From 58cb9a43ce44f511fe76fac7c132ca78539a8405 Mon Sep 17 00:00:00 2001 From: Devon Morris Date: Sat, 21 Jan 2023 11:30:00 -0500 Subject: [PATCH] Fix some inconsistencies with gitlab/github --- scripts/init_dotfiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/init_dotfiles.sh b/scripts/init_dotfiles.sh index 385dd4f..7f07f16 100755 --- a/scripts/init_dotfiles.sh +++ b/scripts/init_dotfiles.sh @@ -15,5 +15,5 @@ then exit fi -git clone https://gitlab.com/DevonMorris/dotfiles.git $HOME/.dots +git clone https://github.com/DevonMorris/dotfiles.git $HOME/.dots cd $HOME/.dots && stow -vvv -t $HOME --adopt .