Update file .chezmoiexternal.toml
This commit is contained in:
parent
96551facc9
commit
b9124b9d42
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
||||||
type = "file"
|
type = "file"
|
||||||
url = "https://raw.githubusercontent.com/junegunn/fzf/master/shell/key-bindings.zsh"
|
url = "https://raw.githubusercontent.com/junegunn/fzf/master/shell/key-bindings.zsh"
|
||||||
refreshPeriod = "{{ $refreshPeriod }}"
|
refreshPeriod = "{{ $refreshPeriod }}"
|
||||||
[".config/vim/autoload/plug.vim"]
|
[".vim/autoload/plug.vim"]
|
||||||
type = "file"
|
type = "file"
|
||||||
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
|
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
|
||||||
refreshPeriod = "{{ $refreshPeriod }}"
|
refreshPeriod = "{{ $refreshPeriod }}"
|
||||||
|
|
Loading…
Reference in a new issue