This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
secstate
/
dotfiles
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
f1123372dc
Větve
Značky
freebsd
master
dotfiles
/
bin
/
.bin
/
checkmail
checkmail
62 B
Historie
Surový
1
2
3
4
5
6
7
#!/bin/sh
afew -m -n
mbsync -a
notmuch new
afew -t -n
exit 0