]> git.rmz.io Git - dotfiles.git/commitdiff
cleanup custom folder
authorSamir Benmendil <ram-z@chakra-project.org>
Mon, 3 Dec 2012 05:56:46 +0000 (06:56 +0100)
committerSamir Benmendil <ram-z@chakra-project.org>
Mon, 3 Dec 2012 05:56:46 +0000 (06:56 +0100)
zsh/custom/example.zsh [deleted file]
zsh/custom/example/example.plugin.zsh [deleted file]

diff --git a/zsh/custom/example.zsh b/zsh/custom/example.zsh
deleted file mode 100644 (file)
index 28ffcae..0000000
+++ /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 (file)
index 406f274..0000000
+++ /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.