mirror of https://github.com/Chizi123/Dotfiles.git

Joel Grunbaum
6 days ago 374032ba4de2320666fe454df40a14a5550f9d5c
zsh/DICT
@@ -1,6 +1,6 @@
DEPS="all-shells"
FILES="zshrc p10k.zsh antigen zprofile"
LOCATIONS="${HOME}/.zshrc ${HOME}/.zsh/p10k.zsh ${HOME}/.zsh/antigen ${HOME}/.zprofile"
FILES="zshrc p10k.zsh antidote zprofile zsh_plugins.txt"
LOCATIONS="${HOME}/.zshrc ${HOME}/.zsh/p10k.zsh ${HOME}/.zsh/antidote ${HOME}/.zprofile ${HOME}/.zsh/zsh_plugins.txt"
custom() {
   git submodule update --init
}