aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zsh/plugins.zsh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2017-04-23 16:40:43 +0200
committerneodarz <neodarz@neodarz.net>2017-04-23 16:40:43 +0200
commit19ab90f1b47ca493b698023677aedbb6319239a1 (patch)
treedb376d147a4a005936030dc0bebbe8e4e746a7dd /zsh/.zsh/plugins.zsh
parentb9a75ce7f7fbebce4a953627ad1b25163b90b6c1 (diff)
downloaddotfiles_ascii-19ab90f1b47ca493b698023677aedbb6319239a1.tar.xz
dotfiles_ascii-19ab90f1b47ca493b698023677aedbb6319239a1.zip
Add new zsh conf
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