diff --git a/.fedora/bootstrap.sh b/.fedora/bootstrap.sh index 3293d36b..7200da31 100755 --- a/.fedora/bootstrap.sh +++ b/.fedora/bootstrap.sh @@ -19,5 +19,8 @@ sudo -n dnf install -y make fedpkg # Run make make +# Run vim for the first time (i.e. install plugins and exit) +nvim + # Revoke privileges sudo -K