add alias for wezterm

This commit is contained in:
Simon Rieger 2023-12-07 08:46:00 +01:00
parent dc3c6e3362
commit f25459dcf0

View file

@ -127,6 +127,8 @@ alias wezterm='flatpak run org.wezfurlong.wezterm'
export EDITOR=vim
alias wezterm='flatpak run org.wezfurlong.wezterm'
eval "$(starship init zsh)"
test -e "$HOME/.shellfishrc" && source "$HOME/.shellfishrc"