mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-11-24 01:19:36 +01:00
Update .zshenv
This commit is contained in:
parent
072fa544e7
commit
c0861925f2
4
.zshenv
4
.zshenv
@ -1,3 +1,3 @@
|
|||||||
export ZDOTDIR="$HOME/.config/zsh"
|
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:=$HOME/.config}"
|
||||||
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}"
|
export ZDOTDIR="${ZDOTDIR:=$XDG_CONFIG_HOME/zsh}"
|
||||||
export PATH="$HOME/scripts/:$HOME/.local/bin/:$PATH"
|
export PATH="$HOME/scripts/:$HOME/.local/bin/:$PATH"
|
||||||
|
Loading…
Reference in New Issue
Block a user