Mercurial > dotfiles
diff .chezmoiexternal.toml @ 658:77f3f615e4bf
Add zsh-defer to load zsh prompt faster (I think?)
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 24 Sep 2022 16:02:02 +0000 |
parents | 505cc6e2fddf |
children | 0a59c00d64d9 |
line wrap: on
line diff
--- a/.chezmoiexternal.toml Sat Sep 24 15:44:37 2022 +0000 +++ b/.chezmoiexternal.toml Sat Sep 24 16:02:02 2022 +0000 @@ -49,6 +49,10 @@ type = "file" url = "https://github.com/m42e/zsh-histdb-skim/raw/v0.7.6/zsh-histdb-skim.zsh" +[".zsh/zsh-defer.zsh"] + type = "file" + url = "https://github.com/romkatv/zsh-defer/raw/3770c54fb4b25a1256dfaabbde37c4399c1f9298/zsh-defer.plugin.zsh" + [".zsh/completions/_fd"] type = "file" url = "https://github.com/sharkdp/fd/raw/v8.3.2/contrib/completion/_fd"