aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zsh/plugins.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zsh/plugins.zsh')
-rw-r--r--zsh/.zsh/plugins.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zsh/plugins.zsh b/zsh/.zsh/plugins.zsh
new file mode 100644
index 0000000..5519c2c
--- /dev/null
+++ b/zsh/.zsh/plugins.zsh
@@ -0,0 +1,3 @@
+source ~/.zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
+source ~/.zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
+source ~/.zsh/plugins/zsh-history-substring-search/zsh-history-substring-search.zsh