aliases.zsh: add helix alias

This commit is contained in:
leo 2023-03-22 19:29:51 +01:00
parent 27507e96c5
commit b45d28b5b5
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

View File

@ -49,3 +49,4 @@
alias -g LL=' |& less'
# nix home-manager switch
alias -g nhms='home-manager switch --no-out-link -b backup --flake ~/src/dotfiles#$HOST'
alias hx='helix'