migrated dots setup

This commit is contained in:
2023-02-24 16:56:31 +01:00
commit 04560bb475
37 changed files with 11091 additions and 0 deletions

1
zsh/.zprofile Normal file
View File

@@ -0,0 +1 @@
[ "$(tty)" = "/dev/tty1" ] && ! pgrep -x Xorg >/dev/null && exec startx -- vt1 &> /dev/null