From f2a0bc7af43015370ff40861642cd25ac384e62d Mon Sep 17 00:00:00 2001 From: eeleater Date: Sat, 29 May 2021 21:38:38 +0200 Subject: [PATCH] removed some unneeded plugins --- zsh/rc.zsh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/zsh/rc.zsh b/zsh/rc.zsh index 025dd7d..8dd2ad7 100644 --- a/zsh/rc.zsh +++ b/zsh/rc.zsh @@ -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"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"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"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" pick"emojify"; zinit light "mrowa44/emojify" -zinit ice as"program" pick"ansi"; zinit light "fidian/ansi" -zinit light "micha/resty" # Completions and Autosuggestions 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 snippet OMZP::command-not-found 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 light "b4b4r07/enhancd" 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 "reegnz/jq-zsh-plugin" zinit ice lucid; zinit light "asdf-vm/asdf" -zinit ice lucid; zinit light "b4b4r07/emoji-cli" # syntax highlighting zinit ice lucid atinit"ZINIT[COMPINIT_OPTS]=-C; zpcompinit; zpcdreplay"; zinit light "zdharma/fast-syntax-highlighting"