add wezterm

This commit is contained in:
2026-05-14 11:52:51 +02:00
parent a098b5d2ed
commit 0b50ddcf3c

View File

@@ -38,7 +38,8 @@ fi
yay -S --noconfirm \
fnm \
oh-my-posh
oh-my-posh \
wezterm
export PATH=/home/$USER/.fnm:$PATH
eval "$(fnm env --use-on-cd --version-file-strategy=recursive)"