adjusted makefile to support multifile sources

This commit is contained in:
quak
2025-02-02 16:56:49 +01:00
parent c4619ffc06
commit 7fffb463b4
8 changed files with 53 additions and 44 deletions

9
linux/linux.md Normal file
View File

@@ -0,0 +1,9 @@
# Linux
This document collects knowledge, tips and tricks on all things Linux, that don't get their own document.
- [Setup and Configuration](linux/setup.md)
- [Linux commands](linux/commands.md)
- [Permissions](linux/permissions.md)
- [Terminal](linux/terminal.md)