+ Moved zsh config data to .config
This commit is contained in:
parent
62eb4e3858
commit
59ee109f16
6 changed files with 1964 additions and 2 deletions
1
.zshenv
1
.zshenv
|
@ -28,6 +28,7 @@ export KODI_DATA="${XDG_DATA_HOME:-$HOME/.local/share}/kodi"
|
|||
export PASSWORD_STORE_DIR="$XDG_DATA_HOME/pass"
|
||||
export WGETRC="$XDG_CONFIG_HOME/wgetrc"
|
||||
export MPLAYER_HOME="$XDG_CONFIG_HOME/mplayer"
|
||||
export ZDOTDIR="${XDG_CONFIG_HOME:-$HOME/.config}/zsh"
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="${XDG_DATA_HOME:-$HOME/.local/share}/oh-my-zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue