aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
blob: 47eba2e48ca68db57ea1533bf43e0b18a6ad4f39 (plain)
1
2
3
4
# Honor system-wide environment variables
source /etc/profile

[[ -t 0 && $(tty) == /dev/tty2 && $- =~ "l" ]]  && source ~/.zshrc && exec startx