Fixed vim not installing
This commit is contained in:
1
TODO.txt
1
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
|
@ -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"
|
||||
|
Reference in New Issue
Block a user