Update file .chezmoiexternal.toml

This commit is contained in:
Brian Zalewski 2023-01-06 06:39:13 +00:00
parent 96551facc9
commit b9124b9d42

View file

@ -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 }}"