diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index e75ea39..9475f27 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -36,6 +36,8 @@ alias lg="lazygit" {{ if not .homebrew -}} alias hx="helix" +{{ else }} +alias helix="hx" {{ end -}} export LW_DEFAULT_THEME='false'