Skip to content

Commit

Permalink
More plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
cbachhuber committed Aug 23, 2024
1 parent eb0ad90 commit 4543242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ CASE_SENSITIVE="true"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git ubuntu z zsh-autosuggestions zsh-navigation-tools zsh-syntax-highlighting)
plugins=(bazel git fzf ubuntu z zsh-autosuggestions zsh-navigation-tools zsh-syntax-highlighting pre-commit)

source $ZSH/oh-my-zsh.sh

Expand Down

0 comments on commit 4543242

Please sign in to comment.