1
0

feat: migrate from Oh-My-Zsh to ZInit

This commit is contained in:
2024-08-14 13:49:10 +02:00
parent 4a8dcfba3d
commit adc26f9860
7 changed files with 212 additions and 68 deletions

17
zsh/plugins.sh Normal file
View File

@@ -0,0 +1,17 @@
# Plugins
zinit ice blockf
zinit light zsh-users/zsh-syntax-highlighting
# zinit light zdharma-continuum/fast-syntax-highlighting
# completion
# [ -f ~/zsh/completion.sh ] && source ~/zsh/completion.sh
# oh-my-zsh plugins
# zinit snippet OMZ::/plugins/colored-man-pages/colored-man-pages.plugin.zsh
# zinit snippet OMZ::/plugins/sudo/sudo.plugin.zsh
zinit snippet OMZP::colored-man-pages
zinit snippet OMZP::sudo
zinit snippet OMZP::git
zinit snippet OMZ::lib/git.zsh