[setup] Fix ubuntu glob
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user