dotfiles-rene/bin
Rene 2f731f68e2 git-check-all, git-update-all: arithmetic exit-code Fix (set -e)
((counter++)) gibt exit-code 1 wenn counter vorher 0 war.
Mit set -e bricht das Skript dann sofort ab. Fix: || true

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 14:41:39 +02:00
..
git-check-all.sh git-check-all, git-update-all: arithmetic exit-code Fix (set -e) 2026-03-31 14:41:39 +02:00
git-notify.sh git-notify: Shell-Start-Benachrichtigung bei Remote-Updates 2026-03-27 14:01:48 +01:00
git-sync-all.sh git-sync-all.sh: Repos klonen, pullen und pushen in einem Befehl 2026-03-14 08:29:52 +01:00
git-update-all.sh git-check-all, git-update-all: arithmetic exit-code Fix (set -e) 2026-03-31 14:41:39 +02:00
toolbox toolbox: capture_output durch stdout=PIPE ersetzt (fzf-Kompatibilitaet) 2026-03-31 14:22:42 +02:00