From 0ad0ef3f97c804d6da039941ca5d2d47b328672f Mon Sep 17 00:00:00 2001 From: Xian Wang Date: Tue, 12 Jan 2021 21:15:56 -0500 Subject: omz: remove example files --- omz/custom/example.zsh | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 omz/custom/example.zsh (limited to 'omz/custom/example.zsh') 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 -# -- cgit v1.2.3