diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 5fa8fca..e75ea39 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -34,7 +34,7 @@ alias devshuttle="$HOME/go/bin/shuttle" alias kitty="kitty --config ~/.config/kitty/kitty.conf" alias lg="lazygit" -{{ if .homebrew -}} +{{ if not .homebrew -}} alias hx="helix" {{ end -}} export LW_DEFAULT_THEME='false'