*: Move third-party plugins into .local/share/
Move all submodules that were under .config/ into .local/share/ (alias XDG_DATA_HOME). I got convinced that they feel out of place in .config/. Instead of updating the paths from which they are sourced (e.g. `TMUX_PLUGIN_MANAGER_PATH` or `packpath`), keep a symlink in the old location that points to the new one. This has the benefit that everything related to one program remains mostly accessible from the same place instead of spreading everything out. I am still unsure if I really like the new location as I affiliate user **data** more with something that has to be backed up as it is non-recreatable. And moving them out of .config/ had the reasoning that they are not my config files but rather data from the internet that could be retrieved when deleting. But using XDG_CACHE_HOME seems unreasonable as well. We'll see. Move the fzf-repo from ./local/bin/ to .local/share/. Update all relative symlinks' (e.g. fzf) targets.
This commit is contained in:
1
.local/share/tmux/plugins/tmux-continuum
Submodule
1
.local/share/tmux/plugins/tmux-continuum
Submodule
Submodule .local/share/tmux/plugins/tmux-continuum added at 46e0e00234
1
.local/share/tmux/plugins/tmux-prefix-highlight
Submodule
1
.local/share/tmux/plugins/tmux-prefix-highlight
Submodule
Submodule .local/share/tmux/plugins/tmux-prefix-highlight added at 15acc61723
1
.local/share/tmux/plugins/tmux-resurrect
Submodule
1
.local/share/tmux/plugins/tmux-resurrect
Submodule
Submodule .local/share/tmux/plugins/tmux-resurrect added at e87d7d592c
1
.local/share/tmux/plugins/tmux-sensible
Submodule
1
.local/share/tmux/plugins/tmux-sensible
Submodule
Submodule .local/share/tmux/plugins/tmux-sensible added at 5d089e418e
1
.local/share/tmux/plugins/tmux-yank
Submodule
1
.local/share/tmux/plugins/tmux-yank
Submodule
Submodule .local/share/tmux/plugins/tmux-yank added at 1b1a436e19
1
.local/share/tmux/plugins/tpm
Submodule
1
.local/share/tmux/plugins/tpm
Submodule
Submodule .local/share/tmux/plugins/tpm added at 693e5a2a0f
1
.local/share/tmux/plugins/vim-tmux-navigator
Submodule
1
.local/share/tmux/plugins/vim-tmux-navigator
Submodule
Submodule .local/share/tmux/plugins/vim-tmux-navigator added at 9ca5bfe5bd
Reference in New Issue
Block a user