i hate linux
This commit is contained in:
parent
61a01bf297
commit
1ed31944bf
7 changed files with 24 additions and 8 deletions
|
|
@ -12,6 +12,7 @@ exists() {
|
|||
|
||||
grep 'l' <<< "$-" && \
|
||||
test -f "$HOME/.xinitrc" && \
|
||||
#false && \
|
||||
test "$(tty)" = '/dev/tty1' && \
|
||||
cd &&
|
||||
exec startx
|
||||
exec startx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue