dotfiles/home/private_dot_config/zsh/dot_zshrc

9 lines
212 B
Bash

#!/usr/bin/env zsh
[[ -d ${ZDOTDIR:-~}/.antidote ]] ||
git clone https://github.com/mattmc3/antidote ${ZDOTDIR:-~}/.antidote
source ${ZDOTDIR:-~}/.antidote/antidote.zsh
antidote load ${ZDOTDIR:-~}/.zplugins