Commit graph

23 commits

Author SHA1 Message Date
ca376f6793 feat: zert-check — SSL-Zertifikate aller motocamp.de Domains prüfen
Alias zert-check, Script in bin/zert-check.
Zeigt Ablaufdatum und verbleibende Tage mit Farbkodierung (grün/gelb/rot).
2026-04-10 11:20:10 +02:00
b8337f2762 cb-Alias: Linux-kompatibel via xclip (macOS bleibt pbpaste/pbcopy) 2026-04-02 16:27:22 +02:00
cbfda7a410 git-notify: Shell-Start-Benachrichtigung bei Remote-Updates
Neues Skript bin/git-notify.sh prüft beim interaktiven Shell-Start
im Hintergrund alle Repos auf neue Remote-Commits (git fetch + count).
Gibt nur eine Zeile aus wenn Updates vorhanden, sonst kein Output.
Nutzer steuert Aktualisierung selbst via gitsync.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 14:01:48 +01:00
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
f3a8571057 zshrc: pipes.sh und cbonsai in Screensaver-Rotation und Cheatsheet
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 13:11:40 +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
5a9174d898 zshrc: lazygit, delta, atuin, mise integriert
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 12:56:55 +01:00
1ad4b02ab8 zshrc: nvim-cheats, claude-profiles, Secrets-Loading, Fixes
- nvim-cheats Funktion mit allen wichtigen Shortcuts (neu)
- claude-profiles-Block (claude-priv/work/account)
- Secrets-Loading via ~/.secrets
- PATH bereinigt: LM Studio Duplikat entfernt, npm-global ergaenzt
- Screensaver und Cowsay pruefen jetzt ob Tools installiert sind
- temps/yazi/fetch Aliases und Cheat-Sheet aktualisiert
- Conda-Block und iTerm2-Integration nicht im Repo (maschinenspezifisch)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 12:33:58 +01:00
0da6bd40ec zshrc: SSH-Shortcuts fuer DiskStation ins Cheat-Sheet 2026-03-26 09:45:23 +01:00
057a30d54a zshrc: Aliases und Cheat-Sheet fuer neue ki-Tools (docker, dns, diff, wetter, tl) 2026-03-26 09:26:15 +01:00
b56250ad70 zshrc: Offline-KI Aliases und Cheat-Sheet erweitert (commit, fix, roast, etc.) 2026-03-26 09:15:52 +01:00
043c381ae9 zshrc: Offline-KI Aliases und Cheat-Sheet ergaenzt 2026-03-26 08:54:06 +01:00
6b9658ab1d zshrc: cowsay Cowfiles dynamisch filtern (macOS-Kompatibilitaet)
Auf macOS (Homebrew) fehlt die 'gnu' Cowfile, was beim Login
zu "Could not find cowfile for 'gnu'!" fuehrte. Cowfiles werden
jetzt gegen die tatsaechlich installierten geprueft.
2026-03-15 14:38:35 +01:00
1fa8e777d5 zshrc: ~/.secrets laden fuer API-Keys (lokal, nicht im Repo) 2026-03-15 12:29:38 +01:00
Rene
8f5d8f3e99 zshrc: Tools-Cheatsheet, fd/bat Aliases, Instant Prompt Fix
- tools() Funktion mit komplettem Cheat-Sheet aller Befehle
- fd/bat Kompatibilitaets-Aliases fuer Ubuntu (fdfind/batcat)
- POWERLEVEL9K_INSTANT_PROMPT=quiet vor den Source-Block verschoben
2026-03-15 11:47:04 +01:00
743709d4d8 zshrc: fetch Alias fuer fastfetch 2026-03-15 11:00:34 +01:00
78aa88aa77 zshrc: cowsay Cowfile-Fix und Powerlevel10k Instant Prompt quiet 2026-03-15 10:51:09 +01:00
3ad4382c50 zshrc: cowsay Begruessung mit Systemstatus, Tagesspruch oder Witz 2026-03-15 10:47:57 +01:00
c3f4ae7408 zshrc: Screensaver zufaellig zwischen cmatrix und asciiquarium wechseln 2026-03-15 10:34:21 +01:00
40232d50da zshrc: cmatrix Terminal-Screensaver nach 5 Min Idle 2026-03-15 10:27:08 +01:00
94827145c6 zshrc: cb Alias fuer Clipboard-Bereinigung (Claude Code Leerzeichen) 2026-03-15 09:28:41 +01:00
bbd387e073 zsh: .zshrc und Install-Skript hinzugefuegt
.zshrc wird jetzt im Repo gepflegt und per Symlink installiert.
Aenderungen an Aliases etc. kommen damit automatisch per git pull.
2026-03-14 09:59:41 +01:00