shpool
This commit is contained in:
parent
350c6bce9d
commit
580e83f545
@ -6,6 +6,7 @@
|
||||
lshw
|
||||
file
|
||||
tmux
|
||||
shpool
|
||||
pwgen
|
||||
git #gh hub
|
||||
nmap
|
||||
|
@ -51,6 +51,8 @@
|
||||
#rmate-sh # TODO: add to ssh config
|
||||
#remote-exec # TODO
|
||||
|
||||
shpool
|
||||
|
||||
zip
|
||||
unrar
|
||||
unzip
|
||||
@ -142,6 +144,7 @@
|
||||
flexget = "sudo --user=flexget flexget -c /var/lib/flexget/flexget.yml"; # TODO: only applies to nox...
|
||||
hman = "man -H "; # HTML opened in a browser
|
||||
tmux = "systemd-run --scope --user tmux"; # detach from ssh scope, surviving logout
|
||||
/* shpool = "systemd-run --scope --user shpool"; # detach from ssh scope, surviving logout */
|
||||
|
||||
#TODO: vpn
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user