vladislav doster

Results 166 comments of vladislav doster

Can't you just set this in your global git config? ```shell git config --global url."https://gitclone.com/".insteadOf https:// ``` I tried it and it worked. However, if there is a cache miss,...

@gly where would you expect this to be added? As an ice? This would be most useful if you only wanted to use a CDN for certain plugins. As a...

Okay, I agree. It makes more sense. Sorry to be obtuse, but just want to confirm before I implement this. How does the following sound? --- ### **As a** User...

@Percee You shouldn't delete only the plugins directory, ever. If you want to delete plugins, run: ```zinit delete --all``` You break zinit when you delete the plugins directory since it...

@Percee, Same idea for deleting a single plugin via `rm -rf`. Instead, it should be deleted via: ```zinit delete direnv---direnv```

I'm unable to replicate this issue ``` [INFO]: darwin20.2.0 (arm64) detected [INFO]: downloading zinit Cloning into '/Users/null/.local/share/zsh/zinit/zinit.git'... remote: Enumerating objects: 19225, done. remote: Counting objects: 100% (81/81), done. remote: Compressing...

@seivan Have you tried `sbin`s? What is your config?

This is also documented in the documentation > There is also $ZPFX, set by default to ~/.local/share/zinit/polaris – a directory where software with Makefile, etc., can be pointed to, by...

@pschmitt agreed. Ive attempted formatting bits here and there, but is really tedious. Additionally, we need to find a way to enforce Zsh formatting. Do you know of any formatting...

# Progress | PR | File | | ---- | ------------------------------ | | #318 | `share/git-process-output.zsh` | | #319 | `share/rpm2cpio.zsh` | | #325 | `share/single-line.zsh` | | | `_zinit`...