This commit is contained in:
Miloslav Ciz 2022-05-21 23:20:09 +02:00
parent f0c3f6aecf
commit e54040171b
24 changed files with 159 additions and 23 deletions

View file

@ -18,4 +18,5 @@ This has later been condensed into: do one thing well, write programs to work to
- [Unix](unix.md)
- [minimalism](minimalism.md)
- [suckless](suckless.md)
- [KISS](kiss.md)
- [KISS](kiss.md)
- [Windows philosophy](windows_philosophy.md)