diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-04-12 23:09:46 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-04-12 23:09:46 -0400 |
commit | a8b7e972ead8df887f06537ccc017fe556f43fd3 (patch) | |
tree | 95f091f70a391b00b58062d1bf11b7860c53e178 /home-config/fish/fish_plugins | |
parent | 0c1f7cae6b111ab2d3bd39c85640349d7e621764 (diff) |
added zoxide helper plugin
Diffstat (limited to 'home-config/fish/fish_plugins')
-rw-r--r-- | home-config/fish/fish_plugins | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/fish/fish_plugins b/home-config/fish/fish_plugins index 32f71ac..0adf3cd 100644 --- a/home-config/fish/fish_plugins +++ b/home-config/fish/fish_plugins | |||
@@ -3,3 +3,4 @@ ilancosman/tide@v6 | |||
3 | patrickf1/fzf.fish | 3 | patrickf1/fzf.fish |
4 | lilyball/nix-env.fish | 4 | lilyball/nix-env.fish |
5 | oh-my-fish/plugin-foreign-env | 5 | oh-my-fish/plugin-foreign-env |
6 | kidonng/zoxide.fish | ||