Add ba command

This commit is contained in:
2021-10-27 20:06:20 +02:00
parent f2d167c01a
commit b036544c76

4
tree/.local/bin/ba Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
"$@" >/dev/null 2>/dev/null &
disown