summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2024-05-16 22:06:19 -0400
committerMatt Turner <mattst88@gmail.com>2024-05-18 17:15:03 -0400
commitba3c7be2fa77aa30f11215876177910e56e1fbc4 (patch)
tree98a0059b1e3de6c5041b4aa43dc7b04cfc2682a0
parent08422a8fe8367f10179cb27115cc40d4032e0999 (diff)
zsh: Use ohmyzsh's fd plugin
-rwxr-xr-xzsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index f242497..60f0fdd 100755
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -7,6 +7,7 @@ ZSH_THEME="gentoo"
plugins=(
autojump
colored-man-pages
+ fd
fzf
git
gpg-agent