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