Commit graph

4 commits

Author SHA1 Message Date
978065289d toolbox: interaktiver Tool-Launcher mit fzf + iTerm2/Linux-Support
- fzf-basierte Auswahl mit Kategorien und Beschreibungen
- TUI-Tools öffnen in neuem Tab (iTerm2 auf Mac, xfce4-terminal/gnome-terminal auf Linux)
- Output-Tools laufen inline
- Mac-only Tools (temps) werden auf Linux ausgeblendet
- Linux-Binaries (batcat, fdfind) werden automatisch aufgelöst
- tools() → toolbox, tools-ref() behält statische Cheatsheet-Ansicht

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 13:28:11 +01:00
c4d9eeac6f zshrc: neue Tools im Cheatsheet; gitcheck: lazygit-Integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 13:08:44 +01:00
dfc21f4cfa git-sync-all.sh: Repos klonen, pullen und pushen in einem Befehl 2026-03-14 08:29:52 +01:00
81b54ef141 Add git-check-all.sh, git-update-all.sh und .p10k.zsh
- bin/git-check-all.sh: Status aller Git-Repos prüfen (alias gitcheck)
- bin/git-update-all.sh: Alle Git-Repos pullen (alias gitupdate)
- .p10k.zsh: Powerlevel10k-Konfiguration für einheitliches Terminal-Setup
2026-03-09 19:55:36 +01:00