Update scripts/setup-zsh.sh
This commit is contained in:
@@ -129,7 +129,7 @@ install_zinit() {
|
||||
}
|
||||
|
||||
# ── Deploy .zshrc ─────────────────────────────────────────────────────────────
|
||||
ZSHRC_URL="https://gitea.example.com/<user>/<repo>/raw/branch/main/_zshrc" # ← update to your Gitea raw URL
|
||||
ZSHRC_URL="https://git.xnmr.ph/mx/CLI-dots/raw/branch/main/config/.zshrc"
|
||||
|
||||
deploy_zshrc() {
|
||||
local dest="${HOME}/.zshrc"
|
||||
|
||||
Reference in New Issue
Block a user