]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commit
Fix `.tmux` output suggesting incorrect target path. (#415)
authorEdgar Orendain <edgar@orendainx.com>
Mon, 17 Jun 2024 19:20:37 +0000 (12:20 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 19:20:37 +0000 (21:20 +0200)
commit3d65bfc06ba12b428699d5cdaac99ed99afc0f75
tree1cc8f10c43e130d6bf69fe24cd5f41146fe89836
parentd56175dfbbb25541228c2d62e6b466a2ee60639b
Fix `.tmux` output suggesting incorrect target path. (#415)

The previous `.tmux` output instructed users to update their TPM run command to `run ~/.local/share/...`, which is typically represented by `XDG_DATA_HOME`. However, the directions also told users to then move the corresponding `.tmux` directory to `XDG_CONFIG_HOME/tmux`.

The two halves of the instructions were conflicting. To resolve this, this commit fixes the second half of the instructions with the correct target path (i.e., `XDG_DATA_HOME`).
programs/tmux.json