Moving XDG stuff to .zshenv
This commit is contained in:
parent
69e71dd79d
commit
2a973f2438
2 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
export XDG_CONFIG_HOME=~/.config
|
||||
export XDG_DATA_HOME=~/.cache
|
||||
|
||||
bindkey -e
|
||||
autoload -U promptinit && promptinit
|
||||
autoload -U compinit && compinit -d $XDG_DATA_HOME/zsh/zcompdump
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue