comparison .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
comparison
equal deleted inserted replaced
529:735fb9e8e6cb 530:5e6d724bcd65
21 21
22 [".config/bat/themes/One Dark.tmTheme"] 22 [".config/bat/themes/One Dark.tmTheme"]
23 type = "file" 23 type = "file"
24 url = "https://raw.githubusercontent.com/andresmichel/one-dark-theme/master/One Dark.tmTheme" 24 url = "https://raw.githubusercontent.com/andresmichel/one-dark-theme/master/One Dark.tmTheme"
25 refreshPeriod = "168h" 25 refreshPeriod = "168h"
26
27 [".zsh/zsh-history-substring-search.zsh"]
28 type = "file"
29 url = "https://github.com/zsh-users/zsh-history-substring-search/raw/master/zsh-history-substring-search.zsh"
30 refreshPeriod = "168h"