removed some unneeded plugins

This commit is contained in:
eeleater 2021-05-29 21:38:38 +02:00
parent b249204bfd
commit f2a0bc7af4

View file

@ -28,13 +28,8 @@ source $HOME/.config/zinit/bin/zinit.zsh
zinit ice as"program" from"gh-r" mv"fd* -> fd" pick"fd/fd"; zinit light sharkdp/fd zinit ice as"program" from"gh-r" mv"fd* -> fd" pick"fd/fd"; zinit light sharkdp/fd
zinit ice as"program" from"gh-r" mv"bat* -> bat" pick"bat/bat"; zinit light sharkdp/bat zinit ice as"program" from"gh-r" mv"bat* -> bat" pick"bat/bat"; zinit light sharkdp/bat
zinit ice as"program" from"gh-r" mv"exa* -> exa"; zinit light ogham/exa zinit ice as"program" from"gh-r" mv"exa* -> exa"; zinit light ogham/exa
zinit ice as"program" from"gh-r" mv"pet* -> pet" pick"usr/local/bin/pet"; zinit light knqyf263/pet
zinit ice as"program" from"gh-r" mv"ripgrep* -> ripgrep" pick"ripgrep/rg"; zinit light BurntSushi/ripgrep zinit ice as"program" from"gh-r" mv"ripgrep* -> ripgrep" pick"ripgrep/rg"; zinit light BurntSushi/ripgrep
zinit ice as"program" from"gh-r" mv"gopass* -> gopass" pick"gopass/gopass"; zinit light gopasspw/gopass
zinit ice as"program" from"gh-r" mv"jq-* -> jq"; zinit light "stedolan/jq" zinit ice as"program" from"gh-r" mv"jq-* -> jq"; zinit light "stedolan/jq"
zinit ice as"program" pick"emojify"; zinit light "mrowa44/emojify"
zinit ice as"program" pick"ansi"; zinit light "fidian/ansi"
zinit light "micha/resty"
# Completions and Autosuggestions # Completions and Autosuggestions
zinit ice lucid blockf atpull'zinit creinstall -q .'; zinit light "zsh-users/zsh-completions" zinit ice lucid blockf atpull'zinit creinstall -q .'; zinit light "zsh-users/zsh-completions"
@ -73,7 +68,6 @@ zstyle ':completion:*:*:*:hosts-ipaddr' ignored-patterns '^(<->.<->.<->.<->|(|::
zinit ice lucid; zinit light "mroth/evalcache" zinit ice lucid; zinit light "mroth/evalcache"
zinit ice lucid; zinit snippet OMZP::command-not-found zinit ice lucid; zinit snippet OMZP::command-not-found
zinit ice lucid; zinit snippet OMZP::lando zinit ice lucid; zinit snippet OMZP::lando
zinit ice lucid; zinit snippet OMZP::thefuck
zinit ice lucid; zinit snippet OMZP::fzf zinit ice lucid; zinit snippet OMZP::fzf
zinit ice lucid; zinit light "b4b4r07/enhancd" zinit ice lucid; zinit light "b4b4r07/enhancd"
zinit ice lucid; zinit light "jreese/zsh-titles" zinit ice lucid; zinit light "jreese/zsh-titles"
@ -82,7 +76,6 @@ zinit ice lucid; zinit light "Aloxaf/fzf-tab"
zinit ice lucid; zinit light "wfxr/forgit" zinit ice lucid; zinit light "wfxr/forgit"
zinit ice lucid; zinit light "reegnz/jq-zsh-plugin" zinit ice lucid; zinit light "reegnz/jq-zsh-plugin"
zinit ice lucid; zinit light "asdf-vm/asdf" zinit ice lucid; zinit light "asdf-vm/asdf"
zinit ice lucid; zinit light "b4b4r07/emoji-cli"
# syntax highlighting # syntax highlighting
zinit ice lucid atinit"ZINIT[COMPINIT_OPTS]=-C; zpcompinit; zpcdreplay"; zinit light "zdharma/fast-syntax-highlighting" zinit ice lucid atinit"ZINIT[COMPINIT_OPTS]=-C; zpcompinit; zpcdreplay"; zinit light "zdharma/fast-syntax-highlighting"