setup-claude-profiles: claude-account Funktion fuer Re-Login
claude-account priv|work fuehrt logout, Browser-Oeffnung und login in einem Schritt durch. Dokumentation in CLAUDE.md ergaenzt.
This commit is contained in:
parent
58233e7b4f
commit
ecf731d17c
2 changed files with 105 additions and 0 deletions
|
|
@ -115,6 +115,12 @@ die Setup-Skripte nicht heruntergeladen werden.
|
|||
- gitcheck Alias funktioniert in interaktiver Shell (nicht via `zsh -l -c`, das ist normal)
|
||||
- Powerlevel10k Instant Prompt: `POWERLEVEL9K_INSTANT_PROMPT=quiet` muss VOR dem source stehen, nicht in .p10k.zsh (wird sonst ueberschrieben)
|
||||
|
||||
### Claude Code Multi-Profile
|
||||
- Zwei Profile: `claude-priv` (mail@motocamp.de) und `claude-work` (rene@rm202.de)
|
||||
- Config-Dirs: `~/.claude-priv` und `~/.claude-work`
|
||||
- `claude-account priv|work` fuer Re-Login (logout, Browser, login)
|
||||
- Setup: `setup-claude-profiles.sh` richtet Verzeichnisse und Shell-Aliases ein
|
||||
|
||||
### asciiquarium
|
||||
- benoetigt Perl-Modul Term::Animation (nicht in apt verfuegbar)
|
||||
- Abhaengigkeiten: libcurses-perl (apt) + Term::Animation (CPAN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue