add projects git clone

main
sudo pacman -Syu 2021-02-18 16:20:51 +07:00
parent 6af669b2b9
commit f65ffd6954
1 changed files with 8 additions and 0 deletions

8
Scripts/projects.sh Executable file
View File

@ -0,0 +1,8 @@
#!/usr/bin/env bash
git clone https://github.com/haunt98/dotfiles.git ~/go/src/github.com/haunt98/dotfiles
git clone https://github.com/haunt98/til.git ~/go/src/github.com/haunt98/til
git clone https://github.com/haunt98/gitu.git ~/go/src/github.com/haunt98/gitu
git clone https://github.com/haunt98/converter.git ~/go/src/github.com/haunt98/converter
git clone https://github.com/haunt98/leetcode.git ~/go/src/github.com/haunt98/leetcode
git clone https://github.com/haunt98/advent-of-code.git ~/go/src/github.com/haunt98/advent-of-code