Skip to content

Commit a6ae115

Browse files
committed
docs: fix merges
1 parent 4df38ca commit a6ae115

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
[Core Principles]: #core-principles
99
[testing documentation]: /TESTING.md
1010
[reviewed]: #reviewing-a-pr
11+
[REVIEWING.md]: ./REVIEWING.md
1112

1213
Hjem Rum (or HJR) is always in need of contributions as a module collection. As
1314
programs are developed, modules will need to be added, changed, removed, etc.,

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[our docs]: hjr.snugroup.org/CONTRIBUTING.html
55
[license]: LICENSE
66
[programs/fish]: modules/collection/programs/fish.nix
7+
[programs/nushell]: modules/collection/programs/nushell.nix
78
[programs/zsh]: modules/collection/programs/zsh.nix
89
[programs/nushell]: modules/collection/programs/nushell.nix
910
[programs/hyprland]: modules/collection/programs/hyprland.nix
@@ -137,6 +138,7 @@ module), but cannot load them without the use of another module. Currently,
137138
modules that load environmental variables include:
138139

139140
- [programs/fish]
141+
- [programs/nushell]
140142
- [programs/zsh]
141143
- [programs/hyprland]
142144

0 commit comments

Comments
 (0)