readd Cobalt2 theme
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
2
.zshrc
2
.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"
|
||||
|
||||
1
misc/Cobalt2-iterm
Submodule
1
misc/Cobalt2-iterm
Submodule
Submodule misc/Cobalt2-iterm added at 44b415d278
Reference in New Issue
Block a user