chore(zsh): ls on cd and zshenv fix

This commit is contained in:
Afonso Franco 2024-11-28 18:33:21 +00:00
parent 97cde4780d
commit 2ff14f2f5f
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
3 changed files with 17 additions and 2 deletions

View file

@ -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