• Joined on 2023-04-19
mio pushed to master at mio/easyzsh 2026-09-07 16:41:11 +00:00
1ba7380ac5 perf(completion): let Oh My Zsh own initialization
d5afd25bbe perf(pyenv): initialize shell integration once without rehash
Compare 2 commits »
mio pushed to master at mio/easyzsh 2026-08-07 10:34:54 +00:00
e41d2b6e93 fix(pyenv): preserve shims in login shells
mio pushed to master at mio/easyzsh 2026-08-07 10:14:26 +00:00
9257eceb47 fix(pyenv): load managed Python in every zsh
mio pushed to master at mio/easyzsh 2026-08-07 06:23:32 +00:00
bff5ceddf0 feat(install): optional add-ons via --with and interactive prompt
mio pushed to master at mio/easyzsh 2026-08-07 06:08:09 +00:00
42c8305871 fix(fnm): load managed Node from always-on zsh layer
mio pushed to master at mio/easyzsh 2026-08-06 06:50:13 +00:00
7a43940317 refactor(shell): stop managing ~/.zprofile
mio pushed to master at mio/easyzsh 2026-08-06 06:46:58 +00:00
e5e2801ce8 refactor(shell): collapse managed tree back into stubs
mio pushed to master at mio/easyzsh 2026-08-06 06:41:49 +00:00
7f80bb66e1 chore: ignore .DS_Store
mio pushed to master at mio/easyzsh 2026-08-06 06:41:34 +00:00
caac9235f6 fix(shell): use single ~/.config/zsh/local.zsh for machine local
mio pushed to master at mio/easyzsh 2026-08-06 06:36:16 +00:00
f8dcc29a2f refactor(shell): thin stubs with managed ~/.config/zsh tree
mio pushed to master at mio/easyzsh 2026-08-06 06:25:55 +00:00
ed5365859c fix(zshenv): put ~/.local/bin on PATH for every zsh
mio pushed to master at mio/easyzsh 2026-08-05 09:15:47 +00:00
6f6a8ac5f8 feat(zshrc): add cleanzip helper for macOS junk in archives
mio pushed to master at mio/easyzsh 2026-08-05 09:11:20 +00:00
91ec7985ad fix(zshrc): only alias k when the omz k plugin loaded
mio pushed to master at mio/easyzsh 2026-08-05 09:08:41 +00:00
d5eb16c4ab feat(zshrc): default j=z alias and 30-day omz update interval
mio pushed to master at mio/easyzsh 2026-08-05 08:53:27 +00:00
f2695ca431 fix(zshrc): safer trash rm wrapper; drop personal install fragment
mio pushed to master at mio/easyzsh 2026-08-02 19:58:08 +00:00
3fbf8b2350 perf(shell): skip oh-my-zsh completion security audit
mio pushed to master at mio/easyzsh 2026-08-02 19:44:05 +00:00
226f4438f1 feat(shell): enable more plugins and give agent shells a light theme
mio pushed to master at mio/easyzsh 2026-08-02 18:23:02 +00:00
12108ca3e4 fix(shell): guard brew shellenv against TCC and keep eza aliases
mio pushed to master at mio/easyzsh 2026-07-26 08:28:11 +00:00
9377023e28 feat(shell): add .zshenv Homebrew init and Trash-backed rm
mio pushed to master at mio/easyzsh 2026-07-26 08:27:06 +00:00
17ecc5f67c fix(fzf): prefer bundled binary for shell integration