diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2018-06-01 13:38:39 +0200 |
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2018-06-01 13:38:39 +0200 |
| commit | db02a488747235e3549fe42e8b7fee3b779f4235 (patch) | |
| tree | 359cbd89088a9376ef343b7901ef495fe7e17b28 | |
| parent | eb8f01c59cd850b2cf40c15ceb7397b4a6122b47 (diff) | |
add xbg function
| -rw-r--r-- | etc/functions/xbg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/functions/xbg b/etc/functions/xbg new file mode 100644 index 0000000..d59146e --- /dev/null +++ b/etc/functions/xbg @@ -0,0 +1 @@ +"$@" &> /dev/null &! |
