You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/meta/configs/oh-my-zsh.yaml

8 lines
250 B
YAML

2 years ago
- shell:
- [if [ ! -e "$ZSH/oh-my-zsh.sh" ] ; then /bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussel/oh-my-zsh/master/tools/install.sh)" ; fi;]
- link:
~/.oh-my-zsh/custom:
path: shells/oh-my-zsh/custom
force: true