fish: functions: Add an alias for helix
This commit is contained in:
parent
f78e53ee7c
commit
dbc0672151
1 changed files with 3 additions and 0 deletions
3
fish/.config/fish/functions/hx.fish
Normal file
3
fish/.config/fish/functions/hx.fish
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
function hx --wraps helix --description 'alias hx=helix'
|
||||||
|
helix $argv
|
||||||
|
end
|
Loading…
Reference in a new issue