Files
dotfiles/.chezmoiexternal.toml

15 lines
420 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
[".config/gdb/gef"]
type = "archive"
url = "https://github.com/hugsy/gef/archive/master.tar.gz"
exact = true
stripComponents = 1