1
0
This commit is contained in:
Eli Fouts 2025-01-24 13:28:44 -05:00
commit 15574ef4c9

View File

@ -34,7 +34,7 @@ If you do not want this, **you can remove it in the given applications `style.cs
#### Please Note that this script is extremely experimental and might not work. Please make sure you know what you are doing lol I havent tested yet.
```
cd && git clone https://github.com/elifouts/Dotfiles.git && cd ~/Dotfiles && chmod +x install.sh && ./install.sh
cd && git clone https://github.com/elifouts/Dotfiles.git && cd ~/Dotfiles/InstallScripts && chmod +x install.sh && ./install.sh
```
</details>