Added more packages for default installation
This commit is contained in:
parent
baf1f4224b
commit
fe4c5e2d46
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue