mattmc3

Results 76 comments of mattmc3

I know this is an old PR, but I'd love to see it merged. OMZ has something similar: https://github.com/ohmyzsh/ohmyzsh/blob/fc40b53e6460560ed9b256deb87f2165f8d48f1f/plugins/macos/macos.plugin.zsh#L10-L11

You can easily add plugins like this yourself by simply using the contrib directory: ``` git clone https://github.com/zdharma/fast-syntax-highlighting ${ZPREZTODIR:-$HOME/.prezto}/contrib/fast-syntax-highlighting ``` Then, add `fast-syntax-highlighting` to your "zstyle ':prezto:load' pmodule" list.

I love this, thank you! I hadn't gotten there yet, but it was high on my list. I really dig the help.

Also, when you get it working, can you squash the commits? Seems like we probably only need one final commit for this one and not all the trial and error...

Is it possible that cloning ZTAP didn't work? https://github.com/zeljkobekcic/antidote/blob/06847f733f2a4c75e917be8063e234b71e39bcdb/tests/runtests#L14-L15 Should the clone be added to the workflow? I don't have time right now to look too deeply into it, but...

See https://github.com/mattmc3/antidote/pull/16

Note: I think antibody has this bug too. The solution is probably to clone to a different directory for each branch since you could (weirdly) bundle the same repo multiple...

In the mean time, I've been using `--target` and a separate stow directory for ~/.config as a work around: `stow -v --dotfiles --target=$HOME/.config stow-config`

Maybe I have asked this wrong. It’s less that the default should be true than that the ability to omit it all together is more consistent with how Alfred works...

What if we want the Chrysalis color map to take precedence over other plugins? Any way to do that? I'm experiencing a similar issue where I am using the butterfly...