Add JJ to README.md
This commit is contained in:
parent
93f0d8c30d
commit
2b516750dd
2 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
|
@ -55,6 +55,7 @@
|
||||||
"Asahi"
|
"Asahi"
|
||||||
"Catppuccin"
|
"Catppuccin"
|
||||||
"Devshell"
|
"Devshell"
|
||||||
|
"Jujutsu"
|
||||||
"LanguageTool"
|
"LanguageTool"
|
||||||
"LLMs"
|
"LLMs"
|
||||||
"LTeX"
|
"LTeX"
|
||||||
|
|
Loading…
Add table
Reference in a new issue