about summary refs log tree commit diff
path: root/modules/workstation/weechat
Commit message (Collapse)AuthorAge
* modules/weechat: remove remnants of vi-modeAlyssa Ross2020-08-15
| | | | Been a long time since I used vi-mode, but these were still lying around.
* modules/weechat: connect to bitlbeeAlyssa Ross2020-07-15
|
* modules/weechat: ignore osmbot-test in #osm-gbAlyssa Ross2020-03-13
| | | | | This is a very noisy bot that posts any time somebody adds a note to the map in the UK, which happens a lot.
* modules/weechat: update highlightsAlyssa Ross2020-03-13
| | | | | I don't need team mentions from old work Slack, but I do want to know when people are talking about the things I'm working on now!
* modules/weechat: add indymedia and hackint networksAlyssa Ross2019-12-24
|
* weechat: restore purple barsAlyssa Ross2019-09-16
|
* Merge commit 'e19054ab3cd5b7cc9a01d0efc71c8fe310541065'Alyssa Ross2019-09-16
|
* modules/weechat: remove stray traceValAlyssa Ross2019-09-16
|
* modules/weechat: initAlyssa Ross2019-07-30
| | | | | | | Previously, this lived in a separate Git repo, because WeeChat likes to rewrite its configuration when it's upgraded. But by using a headless WeeChat to write our configuration, which shouldn't be automatically changed between upgrades, we can configure it declaratively through Nix!
* modules/weechat: install Python script dependenciesAlyssa Ross2019-03-17
|
* config: give up on this experimentAlyssa Ross2019-02-10
This ended up being way more trouble than it was worth, and the approach just flat out didn't work for stuff like OpenSSH.