From 8510dd2cd14187f99e209419fe82c65b5f6078c8 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Tue, 6 Jan 2026 00:34:21 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebbd1f3..489e9d6 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ A collection of awesome things. ## HCL - [ChristianLempa/homelab](https://github.com/ChristianLempa/homelab) - This is my entire homelab documentation files. Here you'll find notes, setups, and configurations for infrastructure, applications, networking, and more. +- [angelnu/k8s-gitops](https://github.com/angelnu/k8s-gitops) - My home Kubernetes cluster managed with git-ops ## HTML @@ -1359,7 +1360,7 @@ A collection of awesome things. - [casey/just](https://github.com/casey/just) - 🤖 Just a command runner - [chmln/sd](https://github.com/chmln/sd) - Intuitive find & replace CLI (sed alternative) - [cormacrelf/dark-notify](https://github.com/cormacrelf/dark-notify) - Watcher for macOS 10.14+ light/dark mode changes -- [dprint/dprint](https://github.com/dprint/dprint) - Pluggable and configurable code formatting platform written in Rust. +- [dprint/dprint](https://github.com/dprint/dprint) - Pluggable and configurable code formatting platform written in Rust that unifies all your formatters in one tool. - [eras/midihidi](https://github.com/eras/midihidi) - Convert MIDI input to linux evdev input with uinput and Jack - [eza-community/eza](https://github.com/eza-community/eza) - A modern alternative to ls - [fujiapple852/trippy](https://github.com/fujiapple852/trippy) - A network diagnostic tool @@ -1423,7 +1424,6 @@ A collection of awesome things. - [andrew8088/dotfiles](https://github.com/andrew8088/dotfiles) - My Dotfiles - [andyfeller/gh-montage](https://github.com/andyfeller/gh-montage) - GitHub CLI extension to generate montage from GitHub user avatars - [andyfeller/gh-ssh-allowed-signers](https://github.com/andyfeller/gh-ssh-allowed-signers) - GitHub CLI extension to generate SSH allowed signers file for SSH signing -- [angelnu/k8s-gitops](https://github.com/angelnu/k8s-gitops) - My home Kubernetes cluster managed with git-ops - [anishathalye/dotfiles](https://github.com/anishathalye/dotfiles) - ~anish • powered by https://github.com/anishathalye/dotbot 💾 - [anishathalye/dotfiles-local](https://github.com/anishathalye/dotfiles-local) - ~anish [local config] • powered by https://github.com/anishathalye/dotbot 🏠 - [anthropics/claude-code](https://github.com/anthropics/claude-code) - Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.