remove oh-my-zsh

This commit is contained in:
Thomas Ruoff
2015-06-28 23:56:57 +02:00
parent 21d916ea28
commit 8f25ded24f

3
zshrc
View File

@@ -4,9 +4,6 @@ source "${HOME}/.dotfiles/zgen/zgen.zsh"
if ! zgen saved; then
echo "Creating a zgen save"
zgen oh-my-zsh
zgen oh-my-zsh themes/robbyrussell
zgen load zsh-users/zsh-completions src
zgen load zsh-users/zsh-syntax-highlighting