From 2ddc7645f6c5a18a4e650015b3e0db2aae5dd9b1 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Thu, 27 Jul 2023 12:28:10 +0200 Subject: [PATCH] Update .zshrc --- dot_zshrc.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'