mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
load zshenv from xdg dir
This commit is contained in:
parent
4c74aa7f51
commit
100314aaa2
@ -231,8 +231,8 @@ ex=:\
|
||||
# Save history file in proper place
|
||||
HISTFILE=~/.cache/zsh/history
|
||||
|
||||
# Load config files from their proper place
|
||||
ZDOTDIR=~/.config/zsh
|
||||
# Load zplug from xdg dir
|
||||
export ZPLUG_HOME="$XDG_DATA_HOME/zplug"
|
||||
|
||||
# Use alternative muhome
|
||||
export MU_HOME="/home/alrayyes/.cache/mu"
|
Loading…
Reference in New Issue
Block a user