set distdir var for vpsm
This commit is contained in:
parent
01004f2932
commit
3b890242a1
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ export W3M_DIR="$XDG_DATA_HOME/w3m"
|
|||
export RUSTUP_HOME="$XDG_DATA_HOME/rustup"
|
||||
export PYTHONSTARTUP="/etc/python/pythonrc"
|
||||
export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker"
|
||||
export XBPS_DISTDIR="$XDG_DOCUMENTS_DIR/dev/void-packages"
|
||||
|
||||
localpath="$(find -L ~/.local/bin -type d -printf %p: | sed 's/.$//')"
|
||||
fpath=($XDG_CONFIG_HOME/zsh/completions $fpath)
|
||||
|
|
Loading…
Add table
Reference in a new issue