11 lines
276 B
TOML
11 lines
276 B
TOML
[".tmux"]
|
|
type = "archive"
|
|
url = "https://github.com/gpakosz/.tmux/archive/master.tar.gz"
|
|
exact = true
|
|
stripComponents = 1
|
|
[".fzf"]
|
|
type = "archive"
|
|
url = "https://github.com/junegunn/fzf/archive/master.tar.gz"
|
|
exact = true
|
|
stripComponents = 1
|