mirror of
https://github.com/danielepintore/os-configurer.git
synced 2026-06-15 20:25:13 +02:00
separated dotfiles from wallpapers
This commit is contained in:
@@ -19,3 +19,9 @@ if ! (git clone --bare https://github.com/danielepintore/dotfiles.git $HOME/.cfg
|
||||
read -r
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "Downloading wallpapers..."
|
||||
git clone https://github.com/danielepintore/wallpapers $HOME/.config/hypr/wallpapers
|
||||
cd $HOME/.config/hypr/wallpapers
|
||||
git remote set-url origin git@github.com:danielepintore/wallpapers.git
|
||||
cd $HOME
|
||||
|
||||
Reference in New Issue
Block a user