Update .zshrc
This commit is contained in:
parent
800fe1cd02
commit
55029adf4e
@ -36,8 +36,8 @@ alias kitty="kitty --config ~/.config/kitty/kitty.conf"
|
|||||||
alias lg="lazygit"
|
alias lg="lazygit"
|
||||||
|
|
||||||
{{ if not .homebrew -}}
|
{{ if not .homebrew -}}
|
||||||
alias hx="helix"
|
#alias hx="helix"
|
||||||
export EDITOR=helix
|
export EDITOR=hx
|
||||||
{{ else }}
|
{{ else }}
|
||||||
export EDITOR=hx
|
export EDITOR=hx
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
Loading…
Reference in New Issue
Block a user