Migrate from ~/.config/local to ~/.local/settings.
This commit is contained in:
parent
4dc2b58f6a
commit
ee45430c00
5 changed files with 29 additions and 21 deletions
|
@ -33,4 +33,4 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]
|
|||
fi
|
||||
|
||||
# local settings
|
||||
[ -e $XDG_CONFIG_HOME/local/zsh ] && source $XDG_CONFIG_HOME/local/zsh
|
||||
source ~/.local/settings/zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue