diff options
author | Matt Turner <mattst88@gmail.com> | 2024-05-16 22:06:19 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2024-05-18 17:15:03 -0400 |
commit | ba3c7be2fa77aa30f11215876177910e56e1fbc4 (patch) | |
tree | 98a0059b1e3de6c5041b4aa43dc7b04cfc2682a0 /zsh | |
parent | 08422a8fe8367f10179cb27115cc40d4032e0999 (diff) |
zsh: Use ohmyzsh's fd plugin
Diffstat (limited to 'zsh')
-rwxr-xr-x | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ ZSH_THEME="gentoo" plugins=( autojump colored-man-pages + fd fzf git gpg-agent |