diff options
author | garhve <git@garhve.com> | 2024-09-16 11:47:28 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2024-09-16 11:47:28 +0800 |
commit | bcfda983efdd527f75de54c35f5366f23e774233 (patch) | |
tree | 13df9f98cd06f78dbfa666b0e0e834346c76c247 /.config/zsh/zimrc |
initialize
Diffstat (limited to '.config/zsh/zimrc')
-rw-r--r-- | .config/zsh/zimrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/zsh/zimrc b/.config/zsh/zimrc new file mode 100644 index 0000000..d7136f1 --- /dev/null +++ b/.config/zsh/zimrc @@ -0,0 +1,6 @@ +zmodule romkatv/powerlevel10k --use degit +zmodule zsh-users/zsh-completions --fpath src +zmodule completion +zmodule jeffreytse/zsh-vi-mode +zmodule zsh-users/zsh-syntax-highlighting +zmodule zsh-users/zsh-autosuggestions |