needless modifications

This commit is contained in:
Daylin Morgan 2024-11-25 13:39:49 -06:00
parent 46f832ddc7
commit 9d1b56ddb3
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -5,8 +5,17 @@
[[ -d ${ZDOTDIR:-~}/.antidote ]] ||
git clone https://github.com/mattmc3/antidote ${ZDOTDIR:-~}/.antidote
# antidote load
# a "faster" antidote load
zplugins=${ZDOTDIR:-~}/.zplugins
if [[ ! ${zplugins}.zsh -nt $zplugins ]]; then
(
source ${ZDOTDIR:-~}/.antidote/antidote.zsh
antidote load
antidote bundle <${zplugins} > ${zplugins}.zsh
)
fi
source ${zplugins}.zsh
path=(
$HOME/{,.dotfiles/}{,s}bin(N)