Update 1 file: bootstrap.sh
This commit is contained in:
@@ -14,11 +14,6 @@ update() {
|
||||
|
||||
dotstate doctor --fix
|
||||
dotstate activate
|
||||
|
||||
exec zsh
|
||||
|
||||
info "done"
|
||||
|
||||
}
|
||||
|
||||
arch() {
|
||||
@@ -163,3 +158,5 @@ else
|
||||
echo "Repository not found. Cloning..."
|
||||
git clone --depth=1 "$REPO_URL" "$TARGET_DIR"
|
||||
fi
|
||||
|
||||
info "done"
|
||||
|
||||
Reference in New Issue
Block a user