Jeffrey
42c8305871
fix(fnm): load managed Node from always-on zsh layer
...
fnm lived in interactive-only ~/.config/zshrc, so ssh/agents/zsh -c
missed fnm-managed node. Source ~/.config/zsh/*.zsh from .zshenv and
install the fragment as zsh/fnm instead.
2026-08-07 14:08:07 +08:00
Jeffrey
f2695ca431
fix(zshrc): safer trash rm wrapper; drop personal install fragment
...
Keep ~/.zshrc upgrade-friendly by not shipping author-specific
plugin samples as patch targets. Prefer the flag-tolerant trash
function over bare aliases so common rm -f usage still works.
2026-08-05 16:53:25 +08:00
Frank Qing
76395923ce
fix(install): make setup failures explicit and atomic
...
Installer pipelines masked dependency and download failures, causing
false success messages and unsafe config replacement.
Atomic updates and current upstream installers keep failures visible.
2026-07-15 00:16:33 +08:00
Yuhao Qing
9641876d43
Add a new option
2025-12-18 18:10:03 +08:00
Yuhao Qing
d8238c545a
fix
2025-12-18 18:07:17 +08:00
Yuhao Qing
76549f5438
merlin zsh compatible
2025-12-18 17:42:46 +08:00
Yuhao Qing
a7dcd7c271
Stage prep_env.sh
2025-12-18 17:42:20 +08:00
Frank Qing
b017fb1592
Fix: add missing newline at end of file in nvm.zsh and pyenv.zsh for consistency
2025-06-07 19:22:56 +08:00
Frank Qing
d1537fa0a3
✨ (fnm.zsh): update FNM_PATH to use HOME variable and enhance fnm environment initialization for zsh
2025-06-06 23:12:59 +08:00
Frank Qing
847ec3b650
Update
2025-06-06 14:46:18 +08:00
Frank Qing
f12bbb6ac1
Update
2025-06-06 14:31:52 +08:00
Frank Qing
6f34409205
✨ (merlin_devbox.zsh): remove hardcoded HF_ENDPOINT variable to streamline proxy configuration and enhance flexibility in environment settings
2025-06-06 14:23:51 +08:00
Frank Qing
3d5cf87929
✨ (.zshrc, nvm.zsh): comment out unused plugins in .zshrc and refactor nvm initialization to improve function handling for nvm, node, and npm commands
2025-06-06 00:15:07 +08:00
Frank Qing
3b820fce60
✨ (merlin_devbox.zsh, merlin_worker.zsh): consolidate proxy configurations and aliases for Hugging Face and HTTP proxies, enhancing endpoint management and consistency across environments
2025-06-05 23:37:32 +08:00
Frank Qing
1043318893
Update
2025-06-05 23:19:27 +08:00
Frank Qing
5a66025db5
Update
2025-05-29 17:27:23 +08:00
Frank Qing
5e94ac33a6
✨ (merlin_devbox.zsh, merlin_worker.zsh): update proxy configuration to include additional domains for no_proxy and enhance proxy_on alias for improved endpoint management
2025-05-28 17:35:21 +08:00
Frank Qing
5088da8a75
✨ (install.sh, install_nvm.sh): refactor font installation logic to check for existing fonts before downloading, and remove redundant echo statement in install_nvm.sh
2025-05-28 15:11:24 +08:00
Frank Qing
18a56766c6
✨ (merlin_worker.zsh): update proxy configuration to include new internal and external mirrors, and add aliases for easier endpoint management
2025-05-28 14:37:27 +08:00
Frank Qing
bff631f971
✨ (merlin_devbox.zsh): remove custom configurations for user-specific script sourcing
2025-05-28 04:46:05 +08:00
Frank Qing
4eb890e26a
✨ (merlin_worker.zsh): add proxy configuration and aliases for enabling/disabling proxy settings in zsh environment
2025-05-28 04:29:46 +08:00
Frank Qing
68625d2e21
✨ (install.sh, merlin_worker.zsh): enhance installation script with fallback methods for eza and zoxide, and add proxy configuration to zsh environment
2025-05-28 03:28:01 +08:00
Frank Qing
0492b6a053
✨ (.zshrc, install.sh): enhance zsh configuration with additional plugin support and improve installation logic for better cross-OS compatibility
2025-05-28 03:03:57 +08:00
Frank Qing
5f22fb4d7e
🐛 (.zshrc, install.sh): fix newline issues at the end of files
2025-05-28 02:42:18 +08:00
Frank Qing
bf1f1c0cbb
Upgrade easyzsh
2025-05-28 01:26:30 +08:00
Frank Qing
2fe2cd2641
Remove opencommit.zsh configuration file
2024-05-05 00:47:05 +08:00
Frank Qing
b6d3aa58b3
✨ (opencommit.zsh): add new configuration file for OpenCommit with default settings
2024-05-01 17:37:23 +08:00
Frank Qing
cdf05a1601
Update .zshrc with Powerlevel10k instant prompt and apply patch
2024-05-01 13:04:41 +08:00