12 lines
307 B
TOML
12 lines
307 B
TOML
[".config/fish"]
|
|
type = "git-repo"
|
|
url = "https://git.rootiest.dev/rootiest/fish-config.git"
|
|
|
|
[".config/kitty"]
|
|
type = "git-repo"
|
|
url = "https://git.rootiest.dev/rootiest/kitty-conf.git"
|
|
|
|
[".config/nvim"]
|
|
type = "git-repo"
|
|
url = "https://git.rootiest.dev/rootiest/neovim-config.git"
|