summaryrefslogtreecommitdiffstats
path: root/.config/zsh/oh-my-zsh/custom/plugins/example/example.plugin.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.config/zsh/oh-my-zsh/custom/plugins/example/example.plugin.zsh')
-rw-r--r--.config/zsh/oh-my-zsh/custom/plugins/example/example.plugin.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/zsh/oh-my-zsh/custom/plugins/example/example.plugin.zsh b/.config/zsh/oh-my-zsh/custom/plugins/example/example.plugin.zsh
new file mode 100644
index 0000000..406f274
--- /dev/null
+++ b/.config/zsh/oh-my-zsh/custom/plugins/example/example.plugin.zsh
@@ -0,0 +1,2 @@
+# Add your own custom plugins in the custom/plugins directory. Plugins placed
+# here will override ones with the same name in the main plugins directory.