First commit

This commit is contained in:
2016-04-16 16:31:54 +02:00
commit e48fea037b
28 changed files with 1911 additions and 0 deletions

3
.zlogin Normal file
View File

@ -0,0 +1,3 @@
PATH="$HOME/bin:$PATH"
PATH="$PATH:/usr/local/sbin:/usr/sbin:/sbin"
PATH="/usr/local/bin:$PATH"