index
:
voidrice
master
Scripts and configuration files I use on my arch linux desktop.
Vikas Kushwaha
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.local
/
bin
/
development
/
py
blob: af32c952341580f68868bc02bc8d23a03cf3320c (
plain
)
1
2
3
4
#!/bin/sh
"
${
XDG_DATA_HOME
:-
$HOME
/.local/share
}
/virtualenvs/main/bin/python"
"
$@
"