add git config and zsh configs (using zim)

This commit is contained in:
Mark Riedesel 2024-06-12 09:27:32 -05:00
parent 87f414ba2c
commit f52056a747
6 changed files with 192 additions and 0 deletions

9
.config/zsh/.zimrc Normal file
View file

@ -0,0 +1,9 @@
zmodule prompt-pwd
zmodule git-info
zmodule s1ck94
zmodule zsh-users/zsh-syntax-highlighting
zmodule completion
zmodule zsh-users/zsh-autosuggestions
zmodule ssh
zmodule utility
zmodule pacman