Update .zshrc
This commit is contained in:
parent
572d11742c
commit
7c99220da3
@ -42,7 +42,7 @@ alias lg="lazygit"
|
||||
alias hx="helix"
|
||||
export LW_DEFAULT_THEME='false'
|
||||
|
||||
export EDITOR=hx
|
||||
export EDITOR=helix
|
||||
export HAMCTL_AUTH_TOKEN={{ .hamctl_token | quote }}
|
||||
|
||||
fpath=("$HOME/.zsh_completions/" $fpath)
|
||||
|
Loading…
Reference in New Issue
Block a user