More ping sites for network script, vimrc changes, remove .config/setup

This commit is contained in:
natemaia
2018-07-13 14:01:38 -07:00
parent b514f3ef29
commit 15aadd2112
7 changed files with 26 additions and 41 deletions

View File

@ -14,4 +14,6 @@
# automatically run startx when logging in on tty1
# comment this out if using the above example
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx -- vt1 &>/dev/null