Add ba command
This commit is contained in:
4
tree/.local/bin/ba
Executable file
4
tree/.local/bin/ba
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
"$@" >/dev/null 2>/dev/null &
|
||||
disown
|
||||
Reference in New Issue
Block a user