add fetch and unpk command and change some profile
This commit is contained in:
parent
c33a064bb5
commit
56b133cc80
3 changed files with 38 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ export ENV="$HOME/.shrc"
|
|||
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"
|
||||
|
||||
exists() {
|
||||
which "$1" >/dev/null 2>&1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue