update alias for helix command
This commit is contained in:
@@ -39,6 +39,8 @@ if status is-interactive
|
||||
# hx
|
||||
if command -q hx
|
||||
alias edit="hx"
|
||||
else if command -q helix
|
||||
alias edit="helix"
|
||||
end
|
||||
|
||||
# kubectl
|
||||
|
||||
Reference in New Issue
Block a user