8c84b3dbf6
Enhance installation script by adding autoconf to the list of required packages and updating installation checks accordingly.
Frank Qing2025-10-24 17:43:55 +08:00
6f34409205✨ (merlin_devbox.zsh): remove hardcoded HF_ENDPOINT variable to streamline proxy configuration and enhance flexibility in environment settings
Frank Qing2025-06-06 14:23:51 +08:00
3d5cf87929✨ (.zshrc, nvm.zsh): comment out unused plugins in .zshrc and refactor nvm initialization to improve function handling for nvm, node, and npm commands
Frank Qing2025-06-06 00:15:07 +08:00
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
Frank Qing2025-06-05 23:37:32 +08:00
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
Frank Qing2025-05-28 17:35:21 +08:00
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
Frank Qing2025-05-28 15:11:24 +08:00
18a56766c6✨ (merlin_worker.zsh): update proxy configuration to include new internal and external mirrors, and add aliases for easier endpoint management
Frank Qing2025-05-28 14:37:27 +08:00
bff631f971✨ (merlin_devbox.zsh): remove custom configurations for user-specific script sourcing
Frank Qing2025-05-28 04:46:05 +08:00
4eb890e26a✨ (merlin_worker.zsh): add proxy configuration and aliases for enabling/disabling proxy settings in zsh environment
Frank Qing2025-05-28 04:29:46 +08:00
e3e219e55b✨ (install.sh): refactor eza installation logic to streamline package manager checks and enhance fallback methods for various operating systems
Frank Qing2025-05-28 04:24:44 +08:00
1bd3a2dcb8✨ (install.sh): update eza installation logic to install via cargo if Rust is not present, removing previous GPG and repository setup steps
Frank Qing2025-05-28 04:07:10 +08:00
e515a8b4bc✨ (install_nvm.sh): update zsh configuration patch to apply nvm setup instead of basic configuration
Frank Qing2025-05-28 03:44:57 +08:00
158a1388bc✨ (install_merlin_worker.sh): enhance installation script with error handling, cross-platform compatibility for sed, and improved directory management for merlin_worker.zsh
Frank Qing2025-05-28 03:40:25 +08:00
68625d2e21✨ (install.sh, merlin_worker.zsh): enhance installation script with fallback methods for eza and zoxide, and add proxy configuration to zsh environment
Frank Qing2025-05-28 03:28:01 +08:00
0492b6a053✨ (.zshrc, install.sh): enhance zsh configuration with additional plugin support and improve installation logic for better cross-OS compatibility
Frank Qing2025-05-28 03:03:57 +08:00
5f22fb4d7e🐛 (.zshrc, install.sh): fix newline issues at the end of files
Frank Qing2025-05-28 02:42:18 +08:00
d160d1795b✨ (.zshrc, install.sh): integrate zoxide installation and initialization across multiple OSes
Frank Qing2025-05-28 02:15:02 +08:00
4a063ea8d5✨ (.zshrc, install.sh): add Homebrew initialization and eza installation logic for multiple OSes
Frank Qing2025-05-28 01:54:38 +08:00
4b401aa1cb✨ (.zshrc, install.sh): streamline zsh-autosuggestions plugin configuration and remove marker installation logic
Frank Qing2025-05-28 01:28:46 +08:00
038cf2b2c7✨ (.zshrc, install.sh): add autojump support and installation across multiple OSes
Frank Qing2024-09-06 16:44:07 +08:00
e74202be06🐛 (install.sh): Fix shell change command to use sudo and specify $USER 💡 (install.sh): Update error message for clarity when shell change fails
Frank Qing2024-09-06 16:31:31 +08:00
3c8f666e72♻️ (install.sh): refactor package installation to support multiple OSes ✨ (install.sh): add OS detection and package installation functions for modularity
Frank Qing2024-08-19 08:22:30 +08:00
524c07fe5b✨ (install.sh): add check for sudo installation and install if missing to ensure script can run with necessary privileges
Frank Qing2024-08-11 20:23:34 +08:00
2fe2cd2641
Remove opencommit.zsh configuration file
Frank Qing2024-05-05 00:47:05 +08:00
b6d3aa58b3✨ (opencommit.zsh): add new configuration file for OpenCommit with default settings
Frank Qing2024-05-01 17:37:23 +08:00
7b214c6bad✨ (install.sh): add backup and restore logic for .gitconfig to prevent loss during installation
Frank Qing2024-05-01 17:35:18 +08:00
5e1595812c
Enable zsh-autosuggestions plugin and comment out marker.sh source
Frank Qing2024-05-01 13:26:15 +08:00