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