dots/zsh/.zprofile

5 lines
98 B
Plaintext
Raw Permalink Normal View History

2024-07-29 03:05:45 +00:00
# if [ -z "$DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ]; then
# exec startx
# fi