Update .zshrc
This commit is contained in:
parent
3b948d1029
commit
9abc6d5162
@ -6,6 +6,7 @@ SAVEHIST=1000000000
|
||||
setopt hist_ignore_all_dups
|
||||
setopt hist_ignore_space
|
||||
|
||||
|
||||
LW_PATH=~/git/github.com/lunarway
|
||||
GOPATH=~/go
|
||||
GOBIN="$GOPATH/bin"
|
||||
@ -45,6 +46,7 @@ alias lg="lazygit"
|
||||
#alias hx="helix"
|
||||
export EDITOR=hx
|
||||
{{ else }}
|
||||
HELIX_RUNTIME=/Users/kah/git/github.com/kjuulh/helix/runtime
|
||||
export EDITOR=hx
|
||||
{{ end -}}
|
||||
export LW_DEFAULT_THEME='false'
|
||||
|
Loading…
Reference in New Issue
Block a user