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

Joel Grunbaum
2022-10-26 b15df10cd9a91fc7c3c088417134af478bb73730
zsh/DICT
@@ -1,6 +1,6 @@
DEPS="all-shells"
FILES="zshrc p10k.zsh antigen"
LOCATIONS="${HOME}/.zshrc ${HOME}/.zsh/p10k.zsh ${HOME}/.zsh/antigen"
FILES="zshrc p10k.zsh antigen zprofile"
LOCATIONS="${HOME}/.zshrc ${HOME}/.zsh/p10k.zsh ${HOME}/.zsh/antigen ${HOME}/.zprofile"
custom() {
   git submodule update --init
}