codeanywhere/apt/install.sh
2018-01-31 16:01:38 +08:00

16 lines
230 B
Bash
Executable File

#!/bin/bash
sudo apt update && sudo apt install -y \
vim \
tree \
httpie \
keepass2 \
thunderbird \
privoxy \
filezilla \
git \
python-pip \
curl \
openssh-server \
bash-completion