Clean home settings moved to .zshenv.
This commit is contained in:
parent
9e8fd82547
commit
d8bb1b2333
3 changed files with 5 additions and 3 deletions
|
@ -23,7 +23,6 @@ path=(~/.local/bin "${path[@]}")
|
|||
|
||||
# source configuration
|
||||
source "${ZDOTDIR}/aliases.zsh"
|
||||
source "${ZDOTDIR}/cleanhome.zsh"
|
||||
source "${ZDOTDIR}/keys.zsh"
|
||||
## it has to be last
|
||||
source "${ZDOTDIR}/fzf.zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue