From 440a028f91f1327cfbac1510229295457d5b4666 Mon Sep 17 00:00:00 2001 From: vincent Date: Wed, 7 Jul 2021 21:21:11 +0200 Subject: [PATCH] ad fzf plug --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 5fdd271..ff8ee93 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -57,7 +57,7 @@ ZSH_CUSTOM=$HOME/.oh-my-zsh-custom # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(archlinux common-aliases cp systemd colored-man-pages extract rsync history-substring-search nmap sudo systemadmin wakeonlan git zsh-256color tmux thefuck zsh-syntax-highlighting pip pyenv python docker) +plugins=(archlinux common-aliases cp systemd colored-man-pages extract rsync history-substring-search nmap sudo systemadmin wakeonlan git zsh-256color tmux thefuck zsh-syntax-highlighting pip pyenv python docker fzf) # User configuration