Compare commits

..

No commits in common. "c922ce552c7304f79f2e4dadc8ae9e153b8ce0fe" and "46f832ddc7c39732624e14c35019b082eba2655a" have entirely different histories.

2 changed files with 3 additions and 12 deletions

View file

@ -21,4 +21,4 @@ format = "git"
[aliases]
wip = ["ci", "-m", "wip"]
la = ["log", "-r", "all()"]
bsm = ["bookmark", "set", "main", "-r", "latest(~empty())"]
bsm = ["bookmark", "set", "main"]

View file

@ -5,17 +5,8 @@
[[ -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 bundle <${zplugins} > ${zplugins}.zsh
)
fi
source ${zplugins}.zsh
source ${ZDOTDIR:-~}/.antidote/antidote.zsh
antidote load
path=(
$HOME/{,.dotfiles/}{,s}bin(N)