diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml new file mode 100644 index 0000000..80d4866 --- /dev/null +++ b/.chezmoiexternal.toml @@ -0,0 +1,11 @@ +[".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"