Add 'ss' to the install list for Linux.

This commit is contained in:
Scott Wallace 2016-02-05 13:18:22 +00:00
parent 40c6ef8560
commit 4a3e6a5182

View file

@ -18,6 +18,7 @@ function install_linux_software {
ack ack
git git
htop htop
ss
vim vim
EOF EOF
} }