Adds base-16 colorschemes

This commit is contained in:
Jonathan Hodgson 2019-08-01 18:18:12 +01:00
parent 609e016cb9
commit 4615a4a020
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -19,3 +19,6 @@
[submodule "shells/zsh/oh-my-zsh-core"]
path = shells/zsh/oh-my-zsh-core
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "shells/zsh/base16-shell"]
path = shells/zsh/base16-shell
url = https://github.com/chriskempson/base16-shell/