Initial commit
This commit is contained in:
7
home/.zprofile
Normal file
7
home/.zprofile
Normal file
@ -0,0 +1,7 @@
|
||||
#
|
||||
# ~/.zprofile
|
||||
#
|
||||
|
||||
[[ -f ~/.zshrc ]] && . ~/.zshrc
|
||||
|
||||
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
|
Reference in New Issue
Block a user