diff options
Diffstat (limited to 'remote-dev/bootstrap.sh')
| -rwxr-xr-x | remote-dev/bootstrap.sh | 2 |
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}" |
