removed fzf omz plugin; manual load instead

This commit is contained in:
Daniel Fichtinger 2024-11-07 01:25:27 -05:00
parent 1000772b5b
commit 9a72696eef

2
.zshrc
View file

@ -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