37 lines
1.1 KiB
TOML
37 lines
1.1 KiB
TOML
[".zim/zimfw.zsh"]
|
|
type = "file"
|
|
url = "https://github.com/zimfw/zimfw/releases/latest/download/zimfw.zsh"
|
|
exact = true
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/ranger/plugins/ranger_udisk_menu"]
|
|
type = "git-repo"
|
|
url = "https://github.com/SL-RU/ranger_udisk_menu.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/ranger/plugins/devicons2"]
|
|
type = "git-repo"
|
|
url = "https://github.com/cdump/ranger-devicons2.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/ranger/plugins/ranger-archives"]
|
|
type = "git-repo"
|
|
url = "https://github.com/maximtrp/ranger-archives.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/ranger/plugins/ranger_tmux"]
|
|
type = "git-repo"
|
|
url = "https://github.com/joouha/ranger_tmux.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/ranger/plugins/oscyank"]
|
|
type = "git-repo"
|
|
url = "https://github.com/laggardkernel/ranger-oscyank.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/ranger/plugins/plugin_directory_diff.py"]
|
|
type = "file"
|
|
url = "https://raw.githubusercontent.com/alex8866/eranger/master/ranger/config/plugins/plugin_direcory_diff.py"
|
|
refreshPeriod = "168h"
|
|
|