Update .zshrc
This commit is contained in:
parent
0da11e68bd
commit
e5c7911af6
@ -33,7 +33,10 @@ export BITEME_ROOT="$HOME/Documents/vaults/kjuulh"
|
|||||||
alias devshuttle="$HOME/go/bin/shuttle"
|
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 -}}
|
||||||
alias hx="helix"
|
alias hx="helix"
|
||||||
|
{{ end -}}
|
||||||
export LW_DEFAULT_THEME='false'
|
export LW_DEFAULT_THEME='false'
|
||||||
|
|
||||||
export EDITOR=helix
|
export EDITOR=helix
|
||||||
|
Loading…
Reference in New Issue
Block a user