From f2f70938da988db45f04f8d77f7746f3f02dd22d Mon Sep 17 00:00:00 2001 From: Eragos Date: Thu, 4 Aug 2016 20:06:53 +0200 Subject: [PATCH] readd Cobalt2 theme --- .gitmodules | 3 +++ .zshrc | 2 +- misc/Cobalt2-iterm | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 misc/Cobalt2-iterm diff --git a/.gitmodules b/.gitmodules index 8a17a9b..70ec136 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule ".oh-my-zsh"] path = .oh-my-zsh url = https://github.com/robbyrussell/oh-my-zsh.git +[submodule "misc/Cobalt2-iterm"] + path = misc/Cobalt2-iterm + url = https://github.com/wesbos/Cobalt2-iterm.git diff --git a/.zshrc b/.zshrc index 9fe1a18..a1ac1d9 100644 --- a/.zshrc +++ b/.zshrc @@ -5,7 +5,7 @@ export ZSH=$HOME/.oh-my-zsh # Look in ~/.oh-my-zsh/themes/ # Optionally, if you set this to "random", it'll load a random theme each # time that oh-my-zsh is loaded. -ZSH_THEME="cobalt2" +ZSH_THEME="../../misc/Cobalt2-iterm/cobalt2" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true" diff --git a/misc/Cobalt2-iterm b/misc/Cobalt2-iterm new file mode 160000 index 0000000..44b415d --- /dev/null +++ b/misc/Cobalt2-iterm @@ -0,0 +1 @@ +Subproject commit 44b415d278c3b6ae70b452217b2a6a4992b5d84b