more scripts
This commit is contained in:
parent
7ce9b94ff0
commit
c391f38ee0
5 changed files with 10 additions and 0 deletions
2
.local/bin/ctpvclear
Normal file
2
.local/bin/ctpvclear
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/ctpv/ctpvclear "$@"
|
2
.local/bin/ctpvquit
Normal file
2
.local/bin/ctpvquit
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/ctpv/quit/ctpvquit "$@"
|
2
.local/bin/dwl
Normal file
2
.local/bin/dwl
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/dwl/dwl "$@"
|
2
.local/bin/hellwal
Normal file
2
.local/bin/hellwal
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/hellwal/hellwal "$@"
|
2
.local/bin/slstatus
Normal file
2
.local/bin/slstatus
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/slstatus/slstatus "$@"
|
Loading…
Add table
Reference in a new issue