mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-02-20 23:18:02 +00:00
Added syntax highlighting
This commit is contained in:
Submodule home-manager/core/dotfiles updated: b9be5b146c...18c5cf2f0b
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user