From 8df2c63c62091a624ff4cbf48140c3a90f9604ef Mon Sep 17 00:00:00 2001 From: rootiest Date: Mon, 27 Apr 2026 14:45:36 -0400 Subject: [PATCH] docs(readme): update links to configs - Update url for dotfiles - Update url for neovim - Add fish config url - Add kitty config url --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 661bde6..2dd38c3 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,12 @@ I'm a software developer and maker currently spending most of my time on [Klippe My configs are open source and available here: -| Project | Link | -| ---------------- | ------------------------------------------------------------------- | -| 🗂️ Dotfiles | [rootiest/dotfiles](https://github.com/rootiest/dotfiles) | -| 📝 Neovim Config | [rootiest/rootiest-nvim](https://github.com/rootiest/rootiest-nvim) | +| Project | Link | +| ---------------- | ------------------------------------------------------------------------- | +| 🗂️ Dotfiles | [rootiest/dotfiles](https://git.rootiest.dev/rootiest/dotfiles) | +| 📝 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) | ---