feat: add fish, kitty, and neovim configurations

This commit is contained in:
2026-04-27 14:17:30 -04:00
parent e8300eb79a
commit 43f95e04ca
+11
View File
@@ -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"