Fixed vim not installing

This commit is contained in:
2022-09-17 12:02:50 -07:00
parent cdf1d37a44
commit 46c7e13c6d
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,2 @@
1 - Upgrade
2 - Hide the Manjaro Hello (and disable launch at start?)
3 - Install Oracle Guest additions? May not be required for some archs

View File

@ -19,6 +19,7 @@ flatpak update --assumeyes
echo -e "\n\n\nCreating directories\n\n\n"
mkdir -p ~/Applications
mkdir -p ~/htdocs
mkdir -p ~/.config/nvim
# Install the tools I like to use in the CLI
echo -e "\n\n\nInstalling CLI Tools\n\n\n"