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_all_dups
|
||||||
setopt hist_ignore_space
|
setopt hist_ignore_space
|
||||||
|
|
||||||
|
|
||||||
LW_PATH=~/git/github.com/lunarway
|
LW_PATH=~/git/github.com/lunarway
|
||||||
GOPATH=~/go
|
GOPATH=~/go
|
||||||
GOBIN="$GOPATH/bin"
|
GOBIN="$GOPATH/bin"
|
||||||
@ -45,6 +46,7 @@ alias lg="lazygit"
|
|||||||
#alias hx="helix"
|
#alias hx="helix"
|
||||||
export EDITOR=hx
|
export EDITOR=hx
|
||||||
{{ else }}
|
{{ else }}
|
||||||
|
HELIX_RUNTIME=/Users/kah/git/github.com/kjuulh/helix/runtime
|
||||||
export EDITOR=hx
|
export EDITOR=hx
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
export LW_DEFAULT_THEME='false'
|
export LW_DEFAULT_THEME='false'
|
||||||
|
Loading…
Reference in New Issue
Block a user