This website works better with JavaScript.
Home
Help
Sign In
nxll
/
dotfiles
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Backup all teh dots!
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
161
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
dotfiles
/
.zlogin
.zlogin
72B
Raw
Permalink
Blame
History
1
2
3
if [[ -z "$DISPLAY" && $(tty) == '/dev/tty1' ]] ; then
exec startx
fi