diff --git a/TODO.txt b/TODO.txt index c15f636..c27b13e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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 \ No newline at end of file diff --git a/dotenv.sh b/dotenv.sh index cf40e76..cb0a9b2 100755 --- a/dotenv.sh +++ b/dotenv.sh @@ -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"