diff options
author | Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> | 2021-01-17 21:37:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-17 21:37:43 +0100 |
commit | 579c779c3b8db3d2d507ccdde0ccff6cd4192ceb (patch) | |
tree | 509c43b1eb6b61004f5cc758a18de794f243d636 /README.md | |
parent | fef2378f8eaf1ea5d4af00dfea6a302348b62310 (diff) | |
download | dotfiles-579c779c3b8db3d2d507ccdde0ccff6cd4192ceb.tar.gz dotfiles-579c779c3b8db3d2d507ccdde0ccff6cd4192ceb.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,11 @@ This is just all my dotfiles, do what you want with them. Personally i use to pull this repo and install them all, but you can use them for inspiration or whatever you want. I only use mac and fedora atm (arch is still pretty much the same), and i haven't fiddled with windows files for the past few years. -Run `./install.sh` and type what os you are running. + + +Run `./install.sh` as your main user (__NOT AS ROOT__, sudo has to be installed and is used for privilege escalation). +You will then be asked for which os/distro you are using, and then it will ask you for each install-step if you want +to install that part or not. ## Installer This should be the steps for all os', but it might not be updated for all the installers. |