add scheme lib path
This commit is contained in:
parent
bbf09c21cc
commit
8692a406ac
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ export XKB_DEFAULT_LAYOUT=de
|
||||||
export XBPS_DISTDIR="$HOME/void-packages"
|
export XBPS_DISTDIR="$HOME/void-packages"
|
||||||
|
|
||||||
export EDITOR=/usr/bin/vis
|
export EDITOR=/usr/bin/vis
|
||||||
|
export CHEZSCHEMELIBDIRS="/usr/local/lib/csv10.3.0/":"$CHEZSCHEMELIBDIRS"
|
||||||
|
|
||||||
if grep -q l <<< "$-" && test "$(tty)" = '/dev/tty1'; then
|
if grep -q l <<< "$-" && test "$(tty)" = '/dev/tty1'; then
|
||||||
rm -rf "$HOME"/.config/service-env
|
rm -rf "$HOME"/.config/service-env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue