summaryrefslogtreecommitdiff
path: root/static/thesiah.sh
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-13 16:27:50 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-13 16:27:50 +0900
commitce09db6d0719a79917b2175e2641871072a14725 (patch)
treefe6813b928acc0deec45731c2cb9c6b317d6ada8 /static/thesiah.sh
parentf5b0159281881ddfda239a9ff8580314cacea05d (diff)
Init
Diffstat (limited to 'static/thesiah.sh')
-rwxr-xr-xstatic/thesiah.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh
index c9275c8..904fa2e 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -10,6 +10,7 @@ progsfile="thesiah.xyz/progs.csv"
dotfilesrepo="https://github.com/TheSiahxyz/.dotfiles.git"
obsidianrepo="https://github.com/TheSiahxyz/Obsidian.git"
passwordrepo="https://github.com/TheSiahxyz/.password-store.git"
+neetcoderepo="https://github.com/TheSiahxyz/neetcode.git"
webrepo="https://github.com/TheSiahxyz/THESIAH.git"
aurhelper="yay"
repobranch="master"
@@ -852,8 +853,9 @@ librewolfsetup
# Clone TheSiahxyz's repositories
[ "$putrepo" = "y" ] && {
putgitrepo "$passwordrepo" "/home/$name/.local/share" "$repobranch"
- putgitrepo "$obsidianrepo" "/home/$name" "$repobranch"
- putgitrepo "$webrepo" "/home/$name" "$repobranch"
+ putgitrepo "$neetcoderepo" "/home/$name/Private/git" "$repobranch"
+ putgitrepo "$obsidianrepo" "/home/$name/Private/git" "$repobranch"
+ putgitrepo "$webrepo" "/home/$name/Private/git" "$repobranch"
}
# Make grub fast