zshrc: neue Tools im Cheatsheet; gitcheck: lazygit-Integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5a9174d898
commit
c4d9eeac6f
2 changed files with 26 additions and 0 deletions
10
zsh/.zshrc
10
zsh/.zshrc
|
|
@ -204,6 +204,16 @@ tools() {
|
|||
ki skills Skills auflisten
|
||||
ki skill <name> -f <datei> Skill ausfuehren
|
||||
|
||||
NEUE TOOLS
|
||||
────────────────────────────────────────────────────────────────
|
||||
lg lazygit: Git-TUI (space=stage, c=commit, p=push, ?=Hilfe)
|
||||
- einzelne Zeilen selektiv stagen
|
||||
- interaktiver Rebase ohne scary Kommandos
|
||||
git diff/log automatisch via delta (side-by-side, n/N=naechster Block)
|
||||
Ctrl+R atuin: fuzzy History-Suche mit Zeitstempel + Exit-Code
|
||||
mise use Tool-Versionen pro Projekt (mise use python@3.12)
|
||||
Stats Menüleisten-Monitor (CPU/RAM/Netz/Akku)
|
||||
|
||||
SPASS
|
||||
────────────────────────────────────────────────────────────────
|
||||
cmatrix Matrix-Regen (q = quit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue