initial work

This commit is contained in:
Linus Dierheimer
2021-02-18 22:25:36 +01:00
commit ebb14afb26
28 changed files with 948 additions and 0 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
mkdir -p build/
cd build/
cmake ..
cmake --build .
./fastfetch