about summary refs log tree commit diff
path: root/modules/shell/tmux/default.nix
Commit message (Collapse)AuthorAge
* tmux: drop XDG patchesAlyssa Ross2020-05-12
| | | | | | | These are no longer necessary, because TMUX_CONF can now be set to a lookup path (including environment variables!) at build time. The next release of tmux will look at $XDG_CONFIG_HOME/tmux/tmux.conf by default, so let's switch to that now.
* modules/xdg: keep per-user options under the users hierarchyedef2019-12-16
|
* 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.