Initial commit

This commit is contained in:
natemaia
2017-10-16 12:38:02 -07:00
commit f6fd221a54
131 changed files with 10444 additions and 0 deletions

7
home/.zprofile Normal file
View File

@ -0,0 +1,7 @@
#
# ~/.zprofile
#
[[ -f ~/.zshrc ]] && . ~/.zshrc
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx