1
0
Fork 0

Add JJ to README.md

This commit is contained in:
Ethan Reece 2025-07-14 10:14:06 -05:00
parent 93f0d8c30d
commit 2b516750dd
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: DD8CE04D5D8FF832
2 changed files with 3 additions and 0 deletions

View file

@ -16,6 +16,8 @@ for this Flake.
- ✨ **`treefmt`** (with Helix integration): Automatically formats the code in - ✨ **`treefmt`** (with Helix integration): Automatically formats the code in
this repository when modifying it, with features to check the flake for this repository when modifying it, with features to check the flake for
formatting consistency. formatting consistency.
- 📑 **Jujutsu**: Modern version control system with an improved UX for commits
and merges.
- ⌨️ **Devshell**: Clean shell management, printing project-specific commands on - ⌨️ **Devshell**: Clean shell management, printing project-specific commands on
launch with icons using Nerd Fonts. launch with icons using Nerd Fonts.
- 📈 **Nushell**: Shell that uses structured data, with quality-of-life - 📈 **Nushell**: Shell that uses structured data, with quality-of-life

View file

@ -55,6 +55,7 @@
"Asahi" "Asahi"
"Catppuccin" "Catppuccin"
"Devshell" "Devshell"
"Jujutsu"
"LanguageTool" "LanguageTool"
"LLMs" "LLMs"
"LTeX" "LTeX"