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 @@
for file in ${ZSHRCD}/functions/*.zsh; do source $file; done