Files
2026-03-09 12:28:10 +00:00

4 lines
72 B
Fish

function n --wraps=nvim --description 'alias n nvim'
nvim $argv
end