Make tmux & tpm XDG compliant.
This commit is contained in:
parent
b3b6d91f33
commit
2da738f1a8
4 changed files with 13 additions and 5 deletions
1
.profile
1
.profile
|
|
@ -1,4 +1,5 @@
|
|||
export XDG_CONFIG_DIR="$HOME/.config"
|
||||
export XDG_CONFIG_HOME=$XDG_CONFIG_DIR
|
||||
export XDG_CACHE_HOME="$HOME/.cache"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue