Skip to content

Commit 7375c3e

Browse files
committed
Refactor ZSH plugins
Signed-off-by: Timo Sand <[email protected]>
1 parent 28285c6 commit 7375c3e

24 files changed

+58
-2210
lines changed

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ MAC_OS_VERSION = `defaults read loginwindow SystemVersionStampAsString`.chomp
1515

1616
SUBTREE_CONFIG = [
1717
{ name: 'xiki', path: 'config/xiki', git: 'https://github.com/trogdoro/xiki.git'},
18-
{ name: 'dircolors-solarized', path: 'config/dircolors-solarized', git: 'https://github.com/seebi/dircolors-solarized.git'},
1918
{ name: 'irssi-colors-solarized', path: 'config/irssi-colors-solarized', git: 'https://github.com/huyz/irssi-colors-solarized'},
2019
{ name: 'irssi-trackbar', path: 'config/irssi-trackbar', git: 'https://github.com/mjholtkamp/irssi-trackbar.git'},
2120
{ name: 'solarized', git: 'https://github.com/altercation/solarized.git', path: 'config/solarized'},

config/dircolors-solarized/Makefile

Lines changed: 0 additions & 4 deletions
This file was deleted.

config/dircolors-solarized/README.md

Lines changed: 0 additions & 384 deletions
This file was deleted.

config/dircolors-solarized/dircolors.256dark

Lines changed: 0 additions & 303 deletions
This file was deleted.

0 commit comments

Comments
 (0)