.zaliases: Added hx alias for helix
This commit is contained in:
parent
a3e488b9a9
commit
94806d201c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ alias ssh="TERM=xterm-256color ssh"
|
|||
#alias ssh="TERM=xterm-256color kitty +kitten ssh"
|
||||
alias ff="fastfetch"
|
||||
alias ip="ip --color=auto"
|
||||
alias hx="helix"
|
||||
|
||||
alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
|
||||
|
||||
|
|
Loading…
Reference in a new issue