10 lines
288 B
TOML
10 lines
288 B
TOML
[".vim/autoload/plug.vim"]
|
|
type = "file"
|
|
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/alacritty/themes"]
|
|
type = "git-repo"
|
|
url = "https://github.com/alacritty/alacritty-theme"
|
|
refreshPeriod = "168h"
|