Added more packages for default installation

This commit is contained in:
Anthony Cicchetti 2019-06-02 15:52:26 -04:00
parent baf1f4224b
commit fe4c5e2d46

View file

@ -5,7 +5,7 @@ if [[ -f /etc/lsb-release ]]; then
sudo apt update
sudo apt -y install zsh git python-pip aptitude curl cmake libreadline-dev
else
sudo dnf install -y zsh git python-pip cmake openssl-devel
sudo dnf install -y zsh git python-pip cmake openssl-devel tmux gpg
fi
pip3 install --user ansible