mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-06 11:14:51 -06:00
Add bun plugin
This commit is contained in:
@@ -77,7 +77,7 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git yarn sudo zoxide nvm node npm zsh-autosuggestions brew F-Sy-H)
|
||||
plugins=(git yarn sudo zoxide nvm bun node npm zsh-autosuggestions brew F-Sy-H)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user