Added fish shell config

This commit is contained in:
alvinlollo
2026-05-08 21:21:33 +10:00
parent 0d8a50e8bd
commit 3d4731e61e
12 changed files with 214 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
function edit --wraps=nvim --description 'alias edit=nvim'
nvim $argv
end