wezterm: Doku in README und CLAUDE.md ergaenzt
This commit is contained in:
parent
de85104386
commit
be520823b9
2 changed files with 27 additions and 0 deletions
|
|
@ -105,6 +105,13 @@ die Setup-Skripte nicht heruntergeladen werden.
|
|||
- **Stolperstein:** Extension muss explizit aktiviert werden (`gnome-extensions enable user-theme@...`) — gsettings allein reicht nicht
|
||||
- gnome-shell-extension-user-theme muss per dnf installiert sein
|
||||
|
||||
### WezTerm
|
||||
- Gemeinsames Terminal fuer macOS (ersetzt iTerm2) und Linux (ersetzt xfce4-terminal)
|
||||
- Config: `~/.wezterm.lua` (liegt auch im macbook-setup Repo als `wezterm.lua`)
|
||||
- Catppuccin Macchiato, Hintergrund #0e0d0b, Schrift #cad3f5, MesloLGS NF
|
||||
- macOS: `brew install --cask wezterm`, Linux: apt-Repo apt.fury.io/wez (setup-base.sh)
|
||||
- Bestehende Maschinen aktualisieren: `curl -fsSL https://git.motocamp.de/rene/macbook-setup/raw/branch/main/wezterm.lua -o ~/.wezterm.lua`
|
||||
|
||||
### Zsh & Tools
|
||||
- oh-my-zsh, Powerlevel10k, zsh-syntax-highlighting, MesloLGS NF Font
|
||||
- PlatformIO via pipx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue