@ -85,6 +85,9 @@ do
source $plugin
done
source $PLUGINS/zsh-autosuggestions/zsh-autosuggestions.zsh
source $PLUGINS/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
# --------------------------------------
# Themes
@ -0,0 +1 @@
Subproject commit f1b9fbbaf0123fb7b14b4a11bc18c86fd4b2305b
@ -2,3 +2,7 @@
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
branch = master
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting