This website works better with JavaScript.
Explore
Home
Help
Sign In
SolitudeSF
/
dot
Watch
1
Star
0
Fork
You've already forked dot
0
Code
Releases
Activity
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.
29
Commits
1
Branch
0
Tags
5.3 MiB
Python
70.7%
Shell
22.4%
Nim
4%
JavaScript
1.7%
CSS
1.2%
Tree:
63487ef12e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '63487ef12e'
${ noResults }
dot
/
bin
/
get-wallpaper
2 lines
98 B
Raw
Blame
History
#!/usr/bin/env elvish
print [(splits "'" (cat $E:XDG_CONFIG_HOME/setroot/.setroot-restore))][-2]
Copy Permalink