Commit graph

13 commits

Author SHA1 Message Date
f3122f3d0a
refactor(zsh): replace oh-my-zsh with a hand-rolled zprofile
Drops both git_deploy clones (ohmyzsh, zsh-autosuggestions), the chown
action, the bw.zsh-theme, and the plugin directories. /etc/zsh/zprofile
now embeds a compact prompt mirroring the old theme's colors (no git
segment), sources zsh-autosuggestions from the new apt package, and
binds prefix-history search on the arrow keys.

Per-user ~/.zshrc is kept as a one-line marker so zsh-newuser-install
doesn't fire when ckn logs in.

Leftover /etc/zsh/oh-my-zsh/ trees aren't removed automatically — clean
once with `bw run linux 'rm -rf /etc/zsh/oh-my-zsh'` after the next
fleet-wide apply.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 01:00:07 +02:00
cd9a7e172e
macbook manage zsh theme and remove clamav 2024-01-08 12:25:44 +01:00
mwiegand
ee3625311b htop 2022-08-09 16:50:46 +02:00
mwiegand
5fd9452a6c hhtop resets htop config 2022-06-01 14:01:28 +02:00
mwiegand
2a84822cfe zsh namspacing 2022-06-01 13:50:20 +02:00
mwiegand
e62a7781b4 upadte zsh prompt 2022-06-01 13:14:47 +02:00
mwiegand
9f4e304aec upadte zsh prompt 2022-06-01 13:11:20 +02:00
mwiegand
8b2d8d974e upadte zsh prompt 2022-06-01 13:04:45 +02:00
mwiegand
c8b9a46aad update zsh prompt 2022-06-01 12:52:48 +02:00
mwiegand
35d8d4828b global oh-my-zsh 2022-06-01 12:41:45 +02:00
mwiegand
b9ff7e5953 manage global zprofile 2022-06-01 11:34:12 +02:00
mwiegand
34b42832ac zsh prompt show username 2022-06-01 11:33:28 +02:00
mwiegand
13e4ea67c9 wip 2021-07-05 13:26:35 +02:00