shell: zsh -> fish

This commit is contained in:
2023-07-08 15:20:42 +03:00
parent c64512f398
commit fdb22d868d
21 changed files with 75 additions and 120 deletions

View File

@ -0,0 +1,4 @@
function n --wraps=nvim --description 'alias n=nvim'
nvim $argv
end