Commit Graph

130 Commits

Author SHA1 Message Date
Frank Qing
158a1388bc (install_merlin_worker.sh): enhance installation script with error handling, cross-platform compatibility for sed, and improved directory management for merlin_worker.zsh 2025-05-28 03:40:25 +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
d160d1795b (.zshrc, install.sh): integrate zoxide installation and initialization across multiple OSes 2025-05-28 02:15:02 +08:00
Frank Qing
4a063ea8d5 (.zshrc, install.sh): add Homebrew initialization and eza installation logic for multiple OSes 2025-05-28 01:54:38 +08:00
Frank Qing
4b401aa1cb (.zshrc, install.sh): streamline zsh-autosuggestions plugin configuration and remove marker installation logic 2025-05-28 01:28:46 +08:00
Frank Qing
bf1f1c0cbb Upgrade easyzsh 2025-05-28 01:26:30 +08:00
Frank Qing
038cf2b2c7 (.zshrc, install.sh): add autojump support and installation across multiple OSes 2024-09-06 16:44:07 +08:00
Frank Qing
e74202be06 🐛 (install.sh): Fix shell change command to use sudo and specify $USER
💡 (install.sh): Update error message for clarity when shell change fails
2024-09-06 16:31:31 +08:00
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
jotyGill
f0b089dacc Merge pull request #28 from jotyGill/develop
Develop
2024-01-01 09:05:39 +00:00
JGill
6eee531f7d Merge branch 'develop' of github.com:jotyGill/ezsh into develop 2024-01-01 19:33:49 +10:30
JGill
13b602f11e added -non-interactive fzf-tab-module, fixed fonts URLs 2024-01-01 19:22:09 +10:30
jotyGill
774db50bb2 Merge pull request #26 from jotyGill/master
ezsh-1.1.0
2023-04-15 13:50:20 +00:00
jotyGill
0b844e878c Merge pull request #25 from jotyGill/develop
Develop pull
2023-01-19 00:54:49 +00:00
JGill
76241138d4 mkdir ~/.config/ezsh/zshrc for personal configs, better alias l 2023-01-05 11:48:50 +00:00
JGill
54a7f0139e Remove unnecessary creation of ~ in current directory 2022-05-12 11:08:22 +05:30
jotyGill
ee90a0a380 Merge pull request #23 from jotyGill/develop
Bug fix directory not found, when upgrading from old setup
2022-04-29 08:06:38 +00:00
JGill
e6fdffd502 Bug fix directory not found, when upgrading from old setup 2022-04-29 13:29:51 +05:30
jotyGill
0e0f4f93a2 Merge pull request #22 from jotyGill/develop
Pull from develop
2022-04-24 09:54:26 +00:00
JGill
991119a0d3 New ohmyzsh repo location, putting it in after merge fix 2022-04-24 15:21:29 +05:30
JGill
d9770a28ec Merge remote-tracking branch 'origin/master' into develop 2022-04-24 15:18:56 +05:30
JGill
31700e30ab Proper fix for oh-my-zsh update, #20 #21 2022-04-24 15:03:48 +05:30
JGill
b232e2077b Pushing master into develop 2022-04-24 14:11:04 +05:30
jotyGill
317f318f7f Merge pull request #20 from HoBeom/patch-1
use https:// link for cloning on git instead of git:// fixes #18
2022-03-16 18:08:54 +00:00
jeonhobeom
81a2427a4c Update install.sh
Update git protocol fatal error

```
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
```
2022-03-16 14:18:12 +09:00
jotyGill
f67aafdf32 Merge pull request #17 from jotyGill/develop
Develop
2021-10-14 11:10:23 +00:00
JGill
bc448c565d Changed the Marker key upstream instead 2021-10-14 16:26:13 +05:30
JGill
65ee0ef0b4 Fix Ctr+r setup by fzf 2021-10-13 12:44:08 +05:30
jotyGill
dcaaaaae76 Merge pull request #16 from jotyGill/develop
ezsh release
2021-10-07 09:21:28 +00:00
JGill
89d5809a9e Updated marker source location 2021-10-06 13:18:26 +05:30
JGill
1342762df8 Pushing ezsh RC 2021-10-06 12:13:31 +05:30
JGill
60cc3d397e Alias x changed to e, main file renamed to install.sh 2021-10-06 10:45:52 +05:30
JGill
031809b3ff Change ZDORDIR to ZSH_CONIGS_DIR, fixes .zcomdump files issue 2021-09-26 15:06:14 +05:30
JGill
9db9da1bb3 Renaming to ez.sh 2021-09-26 12:13:44 +05:30
JGill
431b81b2a7 Making aliases work, that relay on oh-my-zsh plugins 2021-09-25 10:41:48 +05:30