index
:
dotfiles
main
Toast's dotfiles
toast@bunkerlabs.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dot_config
/
private_fish
/
functions
/
n.fish
blob: 143c28ba3a58a7b79b6157976cd6f34a2c02dd7e (
plain
) (
blame
)
1
2
3
function
n
--wraps
=
nvim
--description
'alias n nvim'
nvim
$argv
;
end