2025-01-20

This commit is contained in:
2025-01-20 10:00:00 -05:00
parent 2a7b85ce87
commit 05684e6cc5
8 changed files with 120 additions and 4 deletions
+4 -3
View File
@@ -71,13 +71,14 @@ ENABLE_CORRECTION="true"
# Add wisely, as too many plugins slow down shell startup.
plugins=(
git
# zsh-autosuggestions
zsh-syntax-highlighting
# fast-syntax-highlighting
zsh-autocomplete
iterm2
bbedit
github
macos
nvm
gitignore
brew
)
FPATH="$(brew --prefix)/share/zsh/site-functions:${FPATH}"