diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 5df5005..0518460 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -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'