summaryrefslogtreecommitdiff
path: root/omz/custom/example.zsh
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/example.zsh
parentfa155d9c22affef6b5de8dadf640eba42aa3fb89 (diff)
downloaddotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.tar.gz
dotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.tar.bz2
dotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.zip
omz: remove example files
Diffstat (limited to 'omz/custom/example.zsh')
-rw-r--r--omz/custom/example.zsh10
1 files changed, 0 insertions, 10 deletions
diff --git a/omz/custom/example.zsh b/omz/custom/example.zsh
deleted file mode 100644
index c505a96..0000000
--- a/omz/custom/example.zsh
+++ /dev/null
@@ -1,10 +0,0 @@
-# You can put files here to add functionality separated per file, which
-# will be ignored by git.
-# Files on the custom/ directory will be automatically loaded by the init
-# script, in alphabetical order.
-
-# For example: add yourself some shortcuts to projects you often work on.
-#
-# brainstormr=~/Projects/development/planetargon/brainstormr
-# cd $brainstormr
-#