Added syntax highlighting

This commit is contained in:
2026-02-18 16:26:04 +00:00
parent da96083321
commit 10f251232f
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
}: {
home.file = {
".bashrc".source = ./dotfiles/dot_bashrc;
".brushrc".source = ./dotfiles/dot_brushrc;
".zshrc".source = ./dotfiles/dot_zshrc;
"nushell" = {
source = ./dotfiles/dot_config/nushell;