commit a30a2f999e48817cc3849196521a6d420a705058 parent ad50886b7d1d63e3fcba77ba092943f7e142318f Author: Andrew Laack <andrew@laack.co> Date: Sun, 12 Oct 2025 16:23:35 -0500 Refactor Diffstat:
| M | docs/LinuxStuff.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/LinuxStuff.md b/docs/LinuxStuff.md @@ -6,6 +6,7 @@ These are links to linux stuff that I want to remember, but sometimes forget. Co # Utilities - [rsync](rsync.md) +- [Git](Git.md) # File Systems @@ -16,4 +17,3 @@ These are links to linux stuff that I want to remember, but sometimes forget. Co # Storage Concepts - [RAID](RAID.md) -- [Git](Git.md)