diff --git a/fish/.gitignore b/fish/.gitignore new file mode 100644 index 0000000..bae4a56 --- /dev/null +++ b/fish/.gitignore @@ -0,0 +1,6 @@ +completions +conf.d +functions/_* +functions/fisher.fish +functions/bass.fish +functions/replay.fish diff --git a/fish/fish_plugins b/fish/fish_plugins new file mode 100644 index 0000000..53b2f6f --- /dev/null +++ b/fish/fish_plugins @@ -0,0 +1,6 @@ +jorgebucaran/fisher +jorgebucaran/autopair.fish +jorgebucaran/replay.fish +edc/bass +gazorby/fish-abbreviation-tips +jethrokuan/z