This commit is contained in:
kento2 2026-02-02 23:36:49 +01:00
parent e9ea8df013
commit 15044d4e1b
4 changed files with 11 additions and 23 deletions

View file

@ -1,5 +1,5 @@
export ENV="$HOME/.shrc"
export PATH="$HOME/.local/bin/":"$PATH"
export PATH="$HOME/.local/bin":"$PATH"
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig
export XKB_DEFAULT_LAYOUT=de
export XBPS_DISTDIR="$HOME/void-packages"