dotfiles
<-- duh.
git clone
https://hhvn.uk/dotfiles
git clone
git://hhvn.uk/dotfiles
Log
|
Files
|
Refs
|
Submodules
|
LICENSE
sttab (45B)
1
#!/bin/sh
2
3
nohup tabbed st -w > /tmp/txid &
4