Skip to content

Commit

Permalink
No fzf
Browse files Browse the repository at this point in the history
  • Loading branch information
cbachhuber committed Aug 23, 2024
1 parent 6162aa3 commit 13e3236
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=(bazel git fzf ubuntu z zsh-autosuggestions zsh-navigation-tools zsh-syntax-highlighting pre-commit)
plugins=(bazel git ubuntu z zsh-autosuggestions zsh-navigation-tools zsh-syntax-highlighting pre-commit)

source $ZSH/oh-my-zsh.sh

Expand Down

0 comments on commit 13e3236

Please sign in to comment.