Open agrml opened 6 years ago
zsh plugins are git repos. We need some way to add them under version control. Ideas:
.git
rm .git does not fit. I also wanna sync my own repos. Solution: detecting them as submodules
add .git to .gitignote
and .idea
global fix: if isdir => zip (and unzip for restore)
zsh plugins are git repos. We need some way to add them under version control. Ideas:
.git