summaryrefslogtreecommitdiff
path: root/omz/custom/plugins/example
diff options
context:
space:
mode:
authorXian Wang <dev@xianwang.io>2021-01-12 21:15:56 -0500
committerXian Wang <dev@xianwang.io>2021-01-12 21:15:56 -0500
commit0ad0ef3f97c804d6da039941ca5d2d47b328672f (patch)
tree575d9f4a40e4c6a7b94eec4d5a2e29416d70c81e /omz/custom/plugins/example
parentfa155d9c22affef6b5de8dadf640eba42aa3fb89 (diff)
downloaddotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.tar.gz
dotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.tar.bz2
dotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.zip
omz: remove example files
Diffstat (limited to 'omz/custom/plugins/example')
-rw-r--r--omz/custom/plugins/example/example.plugin.zsh2
1 files changed, 0 insertions, 2 deletions
diff --git a/omz/custom/plugins/example/example.plugin.zsh b/omz/custom/plugins/example/example.plugin.zsh
deleted file mode 100644
index 406f274..0000000
--- a/omz/custom/plugins/example/example.plugin.zsh
+++ /dev/null
@@ -1,2 +0,0 @@
-# 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.