aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/remote-dev/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'remote-dev/bootstrap.sh')
-rwxr-xr-xremote-dev/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote-dev/bootstrap.sh b/remote-dev/bootstrap.sh
index c1e95df..48cea11 100755
--- a/remote-dev/bootstrap.sh
+++ b/remote-dev/bootstrap.sh
@@ -17,7 +17,7 @@
set -eu
-REPO="${DOTFILES_REPO:-https://github.com/ruifm/dotfiles}"
+REPO="${DOTFILES_REPO:-https://github.com/sommerfelddev/dotfiles}"
REF="${DOTFILES_REF:-master}"
DIR="${DOTFILES_DIR:-$HOME/.local/share/dotfiles}"