mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
21 lines
1.0 KiB
Bash
Executable File
21 lines
1.0 KiB
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd ~/Git/dotfiles
|
|
|
|
git clone git@github.com:GeorgeSG/advent-of-code.git ~/Git/advent-of-code
|
|
git clone git@github.com:GeorgeSG/arc-cli.git ~/Git/arc-cli
|
|
git clone git@github.com:GeorgeSG/flame.git ~/Git/flame
|
|
git clone git@github.com:GeorgeSG/gar.dev.git ~/Git/gar.dev
|
|
git clone git@github.com:GeorgeSG/ha-slack-user.git ~/Git/ha-slack-user
|
|
git clone git@github.com:ibkr-to-nra/ibkr-to-nra.git ~/Git/ibkr-to-nra
|
|
git clone git@github.com:GeorgeSG/isparkle-ble.git ~/Git/isparkle-ble
|
|
git clone git@github.com:GeorgeSG/lovelace-time-picker-card.git ~/Git/lovelace-time-picker-card
|
|
git clone git@github.com:GeorgeSG/maya-cv.git ~/Git/maya-cv
|
|
git clone git@github.com:GeorgeSG/PhotonaydenovV2.git ~/Git/PhotonaydenovV2
|
|
git clone git@github.com:GeorgeSG/promptle.git ~/Git/promptle
|
|
git clone git@github.com:GeorgeSG/sarah.git ~/Git/sarah
|
|
git clone git@github.com:GeorgeSG/sub.rehab.git ~/Git/sub.rehab
|
|
git clone git@github.com:GeorgeSG/taxbro.io.git ~/Git/taxbro.io
|
|
|
|
git clone git@gitea:GeorgeSG/gardev-startpage.git ~/Git/gardev-startpage
|