Ignore template output
[moggers87-useful.git] / README.rst
blob34fa5fe7fffdf54b293fd1d7363d676040eb534e
1 Useful
2 ======
4 Some (hopefully) useful scripts.
6 backup.sh
7 ---------
9 A wrapper around `restic <https://restic.net/>`__. It mostly just provides a
10 way to configure restic via an rc file.
12 shutup.sh
13 ---------
15 A script to remove merged git branches that I wrote because another developer
16 would not shut up about how many merged branches hadn't been deleted.
18 wlsunset-wrapper.sh
19 -------------------
21 A script that wraps `wlsunset <https://sr.ht/~kennylevinsen/wlsunset/>`__. It
22 mostly just provides a way to configure wlsunet via an rc file.