diff --git a/setup-solus.sh b/setup-solus.sh index 56f903b..e9f70e1 100644 --- a/setup-solus.sh +++ b/setup-solus.sh @@ -28,11 +28,11 @@ sudo pip install mopidy mopidy-spotify mopidy-spotify-web mopidy-iris flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref -y -wget https://zotan.pw/dotfiles.zip -O /tmp/dotfiles.zip +wget https://solus.sh/dotfiles.zip -O /tmp/dotfiles.zip unzip -o /tmp/dotfiles.zip -d . xrdb -load .Xresources -bash -c "$(curl -sSL zotan.pw/solus-ohmyz.sh)" +bash -c "$(curl -fsSL solus.sh/solus-ohmyz.sh)" cat .zshrc | grep transfer.sh -q if [[ $? -ne 0 ]]; then