Added wezterm colors

This commit is contained in:
Vuong Hoang
2025-03-14 22:52:00 -07:00
parent 983aa4b45c
commit 092749eb47
3 changed files with 83 additions and 10 deletions

View File

@@ -100,7 +100,7 @@ zinit light Aloxaf/fzf-tab
if [[ $(uname) == "Darwin" ]]; then
source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh
source $(brew --prefix)/share/zsh-autosuggestions/zsh-autosuggestions.zsh
elif [[ $(uname) == "Linux" ]]; then
source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh
fi