My initializer stuff

This commit is contained in:
2024-09-17 15:09:41 -03:00
commit 17aae61838
3644 changed files with 556522 additions and 0 deletions

2
xclip/indent-all Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
indent -i4 -br -l100 -npcs *.c