feat(zsh): Move to zinit

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2024-05-29 17:52:42 +02:00
parent 977e64ec88
commit 9299eccad9
2 changed files with 42 additions and 58 deletions

22
.config/zsh/plugins.zsh Normal file
View File

@@ -0,0 +1,22 @@
# Add in zsh plugins
zinit light zsh-users/zsh-syntax-highlighting
zinit light zsh-users/zsh-completions
zinit light zsh-users/zsh-autosuggestions
# Add Oh My Zsh plugins
zinit snippet OMZP::archlinux
zinit snippet OMZP::docker
zinit snippet OMZP::docker-compose
zinit snippet OMZP::dotenv
zinit snippet OMZP::extract
zinit snippet OMZP::git
zinit snippet OMZP::git-auto-fetch
zinit snippet OMZP::gitignore
zinit snippet OMZP::jsontools
zinit snippet OMZP::kubectl
zinit snippet OMZP::rust
zinit snippet OMZP::starship
zinit snippet OMZP::sudo
zinit snippet OMZP::terraform
zinit snippet OMZP::tmux