From bb351ef56d82f0912b6e3d45cc7b30e836b7c0df Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Mon, 3 Dec 2012 06:56:46 +0100 Subject: [PATCH] cleanup custom folder --- zsh/custom/example.zsh | 5 ----- zsh/custom/example/example.plugin.zsh | 2 -- 2 files changed, 7 deletions(-) delete mode 100644 zsh/custom/example.zsh delete mode 100644 zsh/custom/example/example.plugin.zsh diff --git a/zsh/custom/example.zsh b/zsh/custom/example.zsh deleted file mode 100644 index 28ffcae..0000000 --- a/zsh/custom/example.zsh +++ /dev/null @@ -1,5 +0,0 @@ -# Add yourself some shortcuts to projects you often work on -# Example: -# -# brainstormr=/Users/robbyrussell/Projects/development/planetargon/brainstormr -# \ No newline at end of file diff --git a/zsh/custom/example/example.plugin.zsh b/zsh/custom/example/example.plugin.zsh deleted file mode 100644 index 406f274..0000000 --- a/zsh/custom/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. -- 2.48.1