diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-04-12 21:26:52 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-04-12 21:26:52 -0400 |
commit | 1d58393e99753ce529914df7eb4b104ad6c2061b (patch) | |
tree | cd8afc9b3f73cbb5189e5631f39368c86e1af838 /home-config/fish/fish_plugins | |
parent | 9026be364d5e7ec04c739bfbc5fcc20b03bddf43 (diff) |
added fish plugin and changed fish config to exist entirely outside of
store
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 09ffc2e..46b09b0 100644 --- a/home-config/fish/fish_plugins +++ b/home-config/fish/fish_plugins | |||
@@ -1,3 +1,4 @@ | |||
1 | jorgebucaran/fisher | 1 | jorgebucaran/fisher |
2 | ilancosman/tide@v6 | 2 | ilancosman/tide@v6 |
3 | patrickf1/fzf.fish | 3 | patrickf1/fzf.fish |
4 | lilyball/nix-env.fish | ||