You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks a lot for awesome work. I guess I am nearly done with the setup but somehow few items are missing.
Here is what I have when I start my iTerm2. /Users/wojcieh/.tmux.conf:41: unknown key: split-window then I hit Enter and I have following errors.
[oh-my-zsh] plugin 'zsh-autosuggestions' not found [oh-my-zsh] plugin 'zsh-z' not found /Users/wojcieh/.oh-my-zsh/oh-my-zsh.sh:source:118: no such file or directory: /Users/wojcieh/.oh-my-zsh/themes/powerlevel10k/powerlevel10k.zsh-theme /Users/wojcieh/.zshrc:source:118: no such file or directory: /Users/wojcieh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh /Users/wojcieh/.zshrc:source:119: no such file or directory: /Users/wojcieh/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh /Users/wojcieh/.zshrc:133: ZSH_HIGHLIGHT_STYLES: assignment to invalid subscript range
@wojciehm When you installed did you run configure.sh or script/bootstrap.sh directly? I believe the components you are missing are all installed as part of configure.sh, so if you only ran bootstrap.sh they would be missing.
Hi,
Thanks a lot for awesome work. I guess I am nearly done with the setup but somehow few items are missing.
Here is what I have when I start my iTerm2.
/Users/wojcieh/.tmux.conf:41: unknown key: split-window
then I hit Enter and I have following errors.[oh-my-zsh] plugin 'zsh-autosuggestions' not found [oh-my-zsh] plugin 'zsh-z' not found /Users/wojcieh/.oh-my-zsh/oh-my-zsh.sh:source:118: no such file or directory: /Users/wojcieh/.oh-my-zsh/themes/powerlevel10k/powerlevel10k.zsh-theme /Users/wojcieh/.zshrc:source:118: no such file or directory: /Users/wojcieh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh /Users/wojcieh/.zshrc:source:119: no such file or directory: /Users/wojcieh/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh /Users/wojcieh/.zshrc:133: ZSH_HIGHLIGHT_STYLES: assignment to invalid subscript range
Here is list of my HomeBrew packets:
ack libevent python autoconf libffi [email protected] azure-cli libgit2 rbenv bash-completion libheif readline coreutils libidn2 reattach-to-user-namespace freetype libomp ruby-build fzf libpng s-lang gdbm libssh2 shared-mime-info gettext libtiff shpotify git libtool spaceman-diff glib libunistring speedtest-cli go little-cms2 sqlite grc midnight-commander telnet htop ncurses terraform hugo nmap tmux icu4c node unrar ilmbase oniguruma watch imagemagick openexr webp jp2a openjpeg wget jpeg [email protected] x265 jq pcre xz krb5 pcre2 yarn kubectx pkg-config youtube-dl kubernetes-cli postgresql zsh libde265 prettyping zsh-completions
What I see is that mentioned above directories aren't created. Any idea what might cause the missing plugins?
The text was updated successfully, but these errors were encountered: