removed fzf omz plugin; manual load instead
This commit is contained in:
parent
1000772b5b
commit
9a72696eef
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -1,5 +1,5 @@
|
|||
export ZSH="$HOME/.oh-my-zsh"
|
||||
plugins=(ssh-agent git zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z fzf systemd z )
|
||||
plugins=(ssh-agent git zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd z )
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# autoload -U promptinit; promptinit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue