From 34aa68663875f74c0cb05718719a49cefd1f574d Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 10 Aug 2015 04:51:45 +0200 Subject: Add custom theme --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 9aeb1fe..a52e49f 100755 --- a/install.sh +++ b/install.sh @@ -8,6 +8,7 @@ git submodule update --init --recursive # [zsh] ln -sf "$dotfiles/shell/_zshrc" "$HOME/.zshrc" ln -sfT "$dotfiles/shell/_oh-my-zsh" "$HOME/.oh-my-zsh" +ln -sfT "$dotfiles/shell/themes" "$HOME/.oh-my-zsh/custom/themes" # [vim] ln -sf "$dotfiles/shell/_vimrc" "$HOME/.vimrc" -- cgit v1.2.3-70-g09d2