Commit graph

5 commits

Author SHA1 Message Date
562ebb64f2 toolbox: Kategorie-Navigation, neues Fenster, tools-Symlink
- Zweistufiges Menü: Kategorie → Tool (mit Esc zurück)
- Preview-Pane zeigt Beschreibung + Befehl beim Navigieren
- Öffnet immer in neuem Fenster mit current profile im aktuellen Verzeichnis
- macOS: iTerm2 new window, Linux: xfce4-terminal/gnome-terminal/kitty/alacritty
- Alias tools=toolbox entfernt (tools läuft jetzt als eigenständiges Binary)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 13:58:50 +01:00
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