-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclone.ps1
executable file
·14 lines (14 loc) · 977 Bytes
/
clone.ps1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
git clone [email protected]:gsej/code-samples.git ../repos/code-samples
git clone [email protected]:gsej/coding-exercise.git ../repos/code-exercises
git clone [email protected]:gsej/concatenate-code.git ../repos/concatenate-code
git clone [email protected]:gsej/dotfiles.git ../repos/dotfiles
git clone [email protected]:gsej/gsej.github.io.git ../repos/gsej.github.io
git clone [email protected]:gsej/internet-monitor.git ../repos/internet-monitor
git clone [email protected]:gsej/notes.git ../repos/notes
git clone [email protected]:gsej/osinstall.git ../repos/osinstall
git clone [email protected]:gsej/play.git ../repos/play
git clone [email protected]:gsej/polytunnel-monitor.git ../repos/polytunnel-monitor
git clone [email protected]:gsej/PSDevTools.git ../repos/PSDevTools
git clone [email protected]:gsej/share-prices.git ../repos/share-prices
git clone [email protected]:gsej/youinvest.git ../repos/youinvest
git clone [email protected]:gsej/youinvest-csv-files.git ../repos/youinvest-csv-files