Update .zshrc

This commit is contained in:
2023-08-23 21:28:27 +02:00
parent 800fe1cd02
commit 55029adf4e

View File

@@ -36,8 +36,8 @@ alias kitty="kitty --config ~/.config/kitty/kitty.conf"
alias lg="lazygit"
{{ if not .homebrew -}}
alias hx="helix"
export EDITOR=helix
#alias hx="helix"
export EDITOR=hx
{{ else }}
export EDITOR=hx
{{ end -}}