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:
bef70131f3
Větve
Značky
freebsd
master
dotfiles
/
bin
/
.bin
/
checkmail
checkmail
72 B
Historie
Surový
1
2
3
4
5
6
7
#!/bin/sh
afew --m --new
mbsync -a
notmuch new
afew --tag --new
exit 0