Compare commits

..
2 Commits
Author SHA1 Message Date
rootiest 8df2c63c62 docs(readme): update links to configs
- Update url for dotfiles
- Update url for neovim
- Add fish config url
- Add kitty config url
2026-04-27 14:45:36 -04:00
rootiest f1bfe3eae6 chore: add initial ignore patterns 2026-04-27 14:39:51 -04:00
2 changed files with 13 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
# AI sessions and project overviews
.remember
.gemini*
.claude*
CLAUDE.md
GEMINI.md
AGENTS.md
+5 -3
View File
@@ -24,9 +24,11 @@ I'm a software developer and maker currently spending most of my time on [Klippe
My configs are open source and available here: My configs are open source and available here:
| Project | Link | | Project | Link |
| ---------------- | ------------------------------------------------------------------- | | ---------------- | ------------------------------------------------------------------------- |
| 🗂️ Dotfiles | [rootiest/dotfiles](https://github.com/rootiest/dotfiles) | | 🗂️ Dotfiles | [rootiest/dotfiles](https://git.rootiest.dev/rootiest/dotfiles) |
| 📝 Neovim Config | [rootiest/rootiest-nvim](https://github.com/rootiest/rootiest-nvim) | | 📝 Neovim Config | [rootiest/nvim-config](https://git.rootiest.dev/rootiest/neovim-config) |
| 🐟 Fish Config | [rootiest/fish-config](https://git.rootiest.dev/rootiest/fish-config) |
| 🐱 Kitty Config | [rootiest/kitty-config](https://git.rootiest.dev/rootiest/kitty-config) |
--- ---