diff --git a/Config/.zshrc b/Config/.zshrc index e1644d6..0ed62c8 100644 --- a/Config/.zshrc +++ b/Config/.zshrc @@ -31,3 +31,5 @@ plugins=( ) source $ZSH/oh-my-zsh.sh + +XDG_DATA_DIRS="/var/lib/exports/share:/home/guilherme/.local/share/flatpack/exports/share:$XDG_DATA_DIRS"