dashboard
repositories
filestore
activity
search
login
main
/
Dotfiles
mirror of
https://github.com/Chizi123/Dotfiles.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Broke choice dialogue into own function and included for sudo
Joel Grunbaum
2022-01-02
535d0dd5aba279960a175c85bbbaf36826413aba
[Dotfiles.git]
/
zsh
/
DICT
1
2
3
4
5
6
DEPS="all-shells"
FILES="zshrc p10k.zsh antigen"
LOCATIONS="${HOME}/.zshrc ${HOME}/.zsh/p10k.zsh ${HOME}/.zsh/antigen"
custom() {
git submodule update --init
}