updated submodules, sshconnect function and theme

This commit is contained in:
Nikolas Weger 2016-04-28 13:20:24 +02:00
parent 53e7761437
commit 8f806ac2dd
4 changed files with 6 additions and 5 deletions

View file

@ -2,7 +2,7 @@
export ZSH=${HOME}/dotfiles/lib/ohmyzsh
# Oh My ZSH Theme
ZSH_THEME="pygmalion"
ZSH_THEME="mortalscumbag"
# Disable Auto Update of Oh My ZSH
DISABLE_AUTO_UPDATE="true"