diff --git a/README.md b/README.md index 81abe13..f043e7f 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ To extend the editor with new languages and tools, simply add them to [`tools.lu ## Installation -1. Clone this repo to `~/dotfiles` by running `git clone https://git.pew.io/phil/elas-arch-config.git ~/dotfiles` +1. Clone this repo to `~/dotfiles` by running `git clone https://git.pew.io/technowitch/elas-arch-config.git ~/dotfiles` 2. Change the name and email address in `git/.config/git/config` 3. Arch Linux only: Change `pacmanfile/.config/pacmanfile/pacmanfile.txt` to your liking or add `pacmanfile-extra.txt` to the same directory for independent packages per machine diff --git a/install.sh b/install.sh index 95fb589..c0b9596 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/sh -CONFIGFILES_REPOSITORY="https://git.pew.io/phil/elas-arch-config.git" +CONFIGFILES_REPOSITORY="https://git.pew.io/technowitch/elas-arch-config.git" CONFIGFILES_DIRECTORY="~/dotfiles" # This script installs these dotfiles.