diff --git a/bootstrap.sh b/bootstrap.sh index 0cfba15..970d3cc 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -156,7 +156,7 @@ ubuntu() { PGS=(ipython3 python3-pip tmate - vim-gtk) + vim-nox) ;; *) echo "Unsupported Ubuntu version: ${DISTRO_R}"