Mercurial > dotfiles
diff .chezmoiexternal.toml @ 530:5e6d724bcd65
fetch zsh-history-substring-search from external repo
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 23 Jan 2022 11:36:16 +0100 |
parents | 343736d3e2c4 |
children | 5d57fac601e3 |
line wrap: on
line diff
--- a/.chezmoiexternal.toml Sat Jan 22 16:08:24 2022 +0100 +++ b/.chezmoiexternal.toml Sun Jan 23 11:36:16 2022 +0100 @@ -23,3 +23,8 @@ type = "file" url = "https://raw.githubusercontent.com/andresmichel/one-dark-theme/master/One Dark.tmTheme" refreshPeriod = "168h" + +[".zsh/zsh-history-substring-search.zsh"] + type = "file" + url = "https://github.com/zsh-users/zsh-history-substring-search/raw/master/zsh-history-substring-search.zsh" + refreshPeriod = "168h"