Update .zshrc
This commit is contained in:
parent
7ace0293c5
commit
acd1124aca
@ -36,12 +36,12 @@ alias lg="lazygit"
|
||||
|
||||
{{ if not .homebrew -}}
|
||||
alias hx="helix"
|
||||
export EDITOR=helix
|
||||
{{ else }}
|
||||
alias helix="hx"
|
||||
export EDITOR=hx
|
||||
{{ end -}}
|
||||
export LW_DEFAULT_THEME='false'
|
||||
|
||||
export EDITOR=helix
|
||||
export HAMCTL_AUTH_TOKEN={{ .hamctl_token | quote }}
|
||||
|
||||
fpath=("$HOME/.zsh_completions/" $fpath)
|
||||
|
Loading…
Reference in New Issue
Block a user