changed yet more stuff

This commit is contained in:
Nikolas Weger 2017-07-21 12:34:20 +02:00
parent a0d198cdcb
commit 7935ec2ef6
23 changed files with 1080 additions and 47 deletions

View file

@ -0,0 +1,7 @@
export ZSH="${LIB}/ohmyzsh"
# Settings
ZSH_THEME="mortalscumbag"
DISABLE_AUTO_UPDATE="true"
source ${ZSH}/oh-my-zsh.sh