add alias for wezterm
This commit is contained in:
parent
dc3c6e3362
commit
f25459dcf0
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue