diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 45db645..e6c46fd 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -54,8 +54,8 @@ export BITEME_ROOT="$HOME/Documents/obsidian" {{ end }} {{ if not .homebrew -}} -#alias hx="helix" -export EDITOR=hx +alias hx="helix" +export EDITOR=helix {{ else }} HELIX_RUNTIME=/Users/kah/git/github.com/kjuulh/helix/runtime export EDITOR=hx