codeanywhere/apt/install.sh

15 lines
208 B
Bash
Raw Normal View History

2017-12-05 05:44:10 +00:00
#!/bin/bash
sudo apt update && sudo apt install -y \
vim \
tree \
2017-12-08 11:49:13 +00:00
httpie \
keepass2 \
thunderbird \
2018-01-17 02:30:16 +00:00
privoxy \
2018-01-30 13:41:38 +00:00
filezilla \
git \
python-pip \
curl \
openssh-server