feature/fish_aliases (#22)
Co-authored-by: Shaun Setlock <shaun@setlock.net> Co-authored-by: Shaun Setlock <ssetlock@zaether.com> Reviewed-on: #22
This commit is contained in:
5
fish/functions/vh.fish
Normal file
5
fish/functions/vh.fish
Normal file
@@ -0,0 +1,5 @@
|
||||
# Defined in - @ line 1
|
||||
function vh --wraps='nvim ~/' --description 'alias vh=nvim ~/'
|
||||
nvim ~/
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user