2025-01-20
This commit is contained in:
@@ -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}"
|
||||
|
||||
@@ -27,3 +27,5 @@ source <(ng completion script)
|
||||
|
||||
# Prevent "You have new mail" message
|
||||
clear
|
||||
|
||||
fastfetch
|
||||
|
||||
Reference in New Issue
Block a user