Fixing an embarrassing amount of errors after having to use it for the first time

This commit is contained in:
Gib
2024-08-12 03:28:17 -05:00
parent aff93e0e03
commit 2eedecc9cd
47 changed files with 38 additions and 95 deletions

View File

@ -1,3 +1,5 @@
# Install Zoxide so it doesnt prompt us to when we source bashrc
sudo dnf install -y zoxide
# Make Directory for all Dotfiles so you can sync them with Nextcloud.
mkdir ~/Documents/Configs