Add ohmyzsh plugin, change installation of pyenv

This commit is contained in:
2021-04-26 10:47:28 +02:00
parent 81e282a975
commit c20a84ff16
4 changed files with 7 additions and 4 deletions

2
apt.sh
View File

@@ -8,7 +8,7 @@ apt update
# Upgrade already installed packages
apt upgrade
# Install packages
# Install packages (this works on Ubuntu 20.04+)
apt install -y \
jq \
neovim \