This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
176
Commits
1
Branch
409 MiB
Shell
63.4%
xBase
21.8%
Lua
13%
Perl
1.6%
Tree:
c024a83c27
dotfiles
/
.config
/
zsh
/
.zprofile
3 lines
69 B
Raw
Blame
History
if
[
-z
"
$DISPLAY
"
]
&&
[
"
$XDG_VTNR
"
=
1
]
;
then
exec
startx
fi