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