[setup] Fix ubuntu glob

This commit is contained in:
Fabian Ising
2024-07-19 09:11:53 +02:00
parent bf8080ba70
commit 6c15ac33e8

View File

@@ -5,6 +5,8 @@
# #
# Distributed under terms of the MIT license. # Distributed under terms of the MIT license.
# #
shopt -s nullglob
sudo apt -y update sudo apt -y update
sudo apt -y dist-upgrade sudo apt -y dist-upgrade
sudo apt -y install neovim zsh tmux virtualenvwrapper powerline fonts-powerline python3 python3-pip python3-pynvim sudo apt -y install neovim zsh tmux virtualenvwrapper powerline fonts-powerline python3 python3-pip python3-pynvim