[zsh] ls on cd and zshenv fix
This commit is contained in:
parent
c4ab75c313
commit
c8ba56a524
3 changed files with 17 additions and 2 deletions
5
.zshenv
5
.zshenv
|
@ -1,2 +1,3 @@
|
|||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
|
||||
export XDG_CONFIG_HOME="$HOME"/.config
|
||||
export ZDOTDIR="$XDG_CONFIG_HOME"/zsh
|
||||
source "$ZDOTDIR"/.zshenv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue