diff options
author | Matt Turner <mattst88@gmail.com> | 2024-07-25 15:49:04 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2024-07-25 15:49:04 -0400 |
commit | d711e9fc2b3765e6146219ad3f1838984a3c72ae (patch) | |
tree | 1f5dafd83c6ee94045cc7f719308f664fe797a54 /zsh | |
parent | 99e18b7c73da25569a6ae4f5d41aff5f17ca519f (diff) |
zsh: Drop removed fd and ripgrep plugins
Diffstat (limited to 'zsh')
-rwxr-xr-x | zsh/.zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -7,13 +7,11 @@ ZSH_THEME="gentoo" plugins=( autojump colored-man-pages - fd fzf git gpg-agent mosh pass - ripgrep ) source $ZSH/oh-my-zsh.sh |