.
This commit is contained in:
parent
916ff52966
commit
136aa8bbc7
17 changed files with 227 additions and 191 deletions
|
|
@ -4,6 +4,8 @@ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig
|
|||
export XKB_DEFAULT_LAYOUT=de
|
||||
export XBPS_DISTDIR="$HOME/void-packages"
|
||||
|
||||
export EDITOR=/usr/bin/vis
|
||||
|
||||
exists() {
|
||||
which "$1" >/dev/null 2>&1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue