Added some more plasma stuff

This commit is contained in:
2022-01-06 19:44:26 -08:00
parent 8de009d111
commit f46cd54350
8 changed files with 270 additions and 1 deletions

View File

@ -6,5 +6,6 @@
- Check KDE settings in general, see if I can automate the set up
```
sudo apt install --assume-yes git
git clone https://github.com/YourWishes/dotenv && cd dotenv && chmod +x ./dotenv.sh && ./dotenv.sh
```