Skip to content

Commit

Permalink
Fix some inconsistencies with gitlab/github
Browse files Browse the repository at this point in the history
  • Loading branch information
DevonMorris committed Jan 21, 2023
1 parent 5ee77c1 commit 58cb9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/init_dotfiles.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 .

0 comments on commit 58cb9a4

Please sign in to comment.