changed folder layout

This commit is contained in:
Nikolas Weger 2017-08-23 10:58:34 +02:00
parent 6a1f0cce72
commit baa2119b5f
15 changed files with 1619 additions and 0 deletions

3
cfg/zsh/cfg.d/ohmy.zsh Normal file
View file

@ -0,0 +1,3 @@
export ZSH="${DOTLIB}/ohmyzsh"
DISABLE_AUTO_UPDATE="true"
source ${ZSH}/oh-my-zsh.sh