Add 'pv'.
This commit is contained in:
parent
f26f5ee125
commit
30694fb142
|
@ -22,6 +22,7 @@ function install_linux_software {
|
||||||
htop
|
htop
|
||||||
mosh
|
mosh
|
||||||
nmap
|
nmap
|
||||||
|
pv
|
||||||
ss
|
ss
|
||||||
vim
|
vim
|
||||||
EOF
|
EOF
|
||||||
|
@ -48,6 +49,7 @@ function install_osx_software {
|
||||||
htop-osx
|
htop-osx
|
||||||
mosh
|
mosh
|
||||||
nmap
|
nmap
|
||||||
|
pv
|
||||||
python3
|
python3
|
||||||
rename
|
rename
|
||||||
vim
|
vim
|
||||||
|
|
Loading…
Reference in a new issue