This website works better with JavaScript.
Home
Help
Register
Sign In
ashpie
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
My personal dot files.
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.
27
Commits
1
Branch
59 KiB
Shell
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
dotfiles
/
.zprofile
5 lines
95 B
Raw
Permalink
Blame
History
#export XDG_CURRENT_DESKTOP=kde
if
[
[
!
$DISPLAY
&&
$XDG_VTNR
-eq
1
]
]
;
then
exec
startx
fi