Commit Graph
14 Commits
Author SHA1 Message Date
Frank Qing 3c8f666e72 ♻️ (install.sh): refactor package installation to support multiple OSes
 (install.sh): add OS detection and package installation functions for modularity
2024-08-19 08:22:30 +08:00
Frank Qing 524c07fe5b (install.sh): add check for sudo installation and install if missing to ensure script can run with necessary privileges 2024-08-11 20:23:34 +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 7b214c6bad (install.sh): add backup and restore logic for .gitconfig to prevent loss during installation 2024-05-01 17:35:18 +08:00
Frank Qing 5e1595812c Enable zsh-autosuggestions plugin and comment out marker.sh source 2024-05-01 13:26:15 +08:00
Frank Qing 9e9672862c Update marker.sh path in .zshrc 2024-05-01 13:22:05 +08:00
Frank Qing f6881d46a2 Update ZSH_THEME to powerlevel10k/powerlevel10k 2024-05-01 13:18:58 +08:00
Frank Qing 711501d499 Update install.sh script to check for fontconfig dependency 2024-05-01 13:13:50 +08:00
Frank Qing cdf05a1601 Update .zshrc with Powerlevel10k instant prompt and apply patch 2024-05-01 13:04:41 +08:00
Frank Qing b31f7e2f66 Update ZSH variable in install.sh 2024-05-01 12:49:13 +08:00
Frank Qing b80464b17a Add directory creation for ZSH_CONFIGS_DIR 2024-05-01 12:47:16 +08:00
Frank Qing 4fd09787a7 Fix raw file url 2024-05-01 12:44:20 +08:00
Frank Qing ff76824283 Customize zsh installation 2024-05-01 12:31:40 +08:00