This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/starr-dusT/dotfiles.git
synced
2025-02-19 19:27:31 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dotfiles
/
home
/
dot_zprofile
4 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
updates
2023-01-14 12:54:09 -08:00
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
startx
fi
Reference in New Issue
Copy Permalink