diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-01-08 23:48:33 -0500 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-01-08 23:48:33 -0500 |
| commit | 7351aa5470cfcd9cadf798092a9241550fdbed0e (patch) | |
| tree | b863c4db06a510074f6ad54179c13593803e420b | |
| parent | 7f01041b1889962b65f761b68b13e60f680cf7bf (diff) | |
need tree-sitter-cli now
| -rw-r--r-- | home-config/home-configuration.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 33f5a8e..922976b 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -141,6 +141,7 @@ | |||
| 141 | ;"firefox" | 141 | ;"firefox" |
| 142 | "signal-desktop" | 142 | "signal-desktop" |
| 143 | "sc-im" | 143 | "sc-im" |
| 144 | "tree-sitter-cli" | ||
| 144 | "git-lfs")) | 145 | "git-lfs")) |
| 145 | (list calcurse-fixed ))) | 146 | (list calcurse-fixed ))) |
| 146 | 147 | ||
