This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
secstate
/
dotfiles
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
2e3a534ac9
Branche
Tagy
freebsd
master
dotfiles
/
bin
/
.bin
/
checkmail
checkmail
72 B
História
Raw
1
2
3
4
5
6
7
#!/bin/sh
afew --m --new
mbsync -a
notmuch new
afew --tag --new
exit 0