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
|
# Save history file in proper place
|
||||||
HISTFILE=~/.cache/zsh/history
|
HISTFILE=~/.cache/zsh/history
|
||||||
|
|
||||||
# Load config files from their proper place
|
# Load zplug from xdg dir
|
||||||
ZDOTDIR=~/.config/zsh
|
export ZPLUG_HOME="$XDG_DATA_HOME/zplug"
|
||||||
|
|
||||||
# Use alternative muhome
|
# Use alternative muhome
|
||||||
export MU_HOME="/home/alrayyes/.cache/mu"
|
export MU_HOME="/home/alrayyes/.cache/mu"
|
Loading…
Reference in New Issue
Block a user