feat: add fish configuration files

This commit is contained in:
Pallav Vasa
2025-05-20 07:38:24 +00:00
parent 44eff8fc7f
commit 1ced08a364
4 changed files with 11 additions and 1 deletions

1
.config/fish/config.fish Normal file
View File

@ -0,0 +1 @@
starship init fish | source

View File

@ -0,0 +1,4 @@
patrickf1/fzf.fish
jorgebucaran/autopair.fish
gazorby/fish-abbreviation-tips
jethrokuan/z

View File

@ -0,0 +1 @@
function fish_greeting; fortune; end