17 lines
441 B
Bash
17 lines
441 B
Bash
# 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
|
|
|