This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
secstate
/
dotfiles
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
c3bece9e55
Atzari
Tagi
freebsd
master
dotfiles
/
bin
/
.bin
/
checkmail
checkmail
72 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
#!/bin/sh
afew --m --new
mbsync -a
notmuch new
afew --tag --new
exit 0