Make tmux & tpm XDG compliant.
This commit is contained in:
parent
b3b6d91f33
commit
2da738f1a8
4 changed files with 13 additions and 5 deletions
2
.zshrc
2
.zshrc
|
|
@ -135,7 +135,7 @@ load_config_files $ZSH_CONFIG_DIR 3456789
|
|||
# if [ -n "$(/bin/ls $ZSH_CONFIG_DIR/)" ]; then
|
||||
# GLOB=($ZSH_CONFIG_DIR/[:alpha:]*)
|
||||
# for dotfile in $GLOB; do
|
||||
# print_dbg "Phase 4, Alphabetic: $dotfile\n" #//DEBUG
|
||||
# print_dbg "Alphabetic: $dotfile\n" #//DEBUG
|
||||
# if [ -r "${dotfile}" ]; then
|
||||
# source "${dotfile}"
|
||||
# fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue