blob: fa3df14d9ffee7305e77499f04e75aec3f22f07f (
plain)
1
2
3
4
5
6
7
8
9
|
I am trying to move my tools into Cosmopolitan binaries (only [Emacs](../scripts/p7s/emacs.py) at the moment), a [container image](build_workstation) for use with Distrobox, and [a Python module with tools](../scripts).
This includes:
* [My editor](../emacs)
* [A modern IRC setup](modern_irc.md).
* [mbsync to synchronize my email for backup](../scripts/p7s/mail/mbsync.py)
* [Some integration with vaultwarden for secrets](../scripts/p7s/bitwarden.py)
* And some other odds and ends (NextCloud, etc.)
|