Update .zshrc

This commit is contained in:
Kasper Juul Hermansen 2023-07-27 12:28:10 +02:00
parent e5c7911af6
commit 2ddc7645f6
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -34,7 +34,7 @@ alias devshuttle="$HOME/go/bin/shuttle"
alias kitty="kitty --config ~/.config/kitty/kitty.conf" alias kitty="kitty --config ~/.config/kitty/kitty.conf"
alias lg="lazygit" alias lg="lazygit"
{{ if .homebrew -}} {{ if not .homebrew -}}
alias hx="helix" alias hx="helix"
{{ end -}} {{ end -}}
export LW_DEFAULT_THEME='false' export LW_DEFAULT_THEME='false'