Wes @weskerfootMy build system: a script that does `gcc $(pkg-config --cflags --libs blah) foo.c` a .vimrc with `set makeprg=./build.sh` and `set autowrite` Then I just type `:make` every time to build it. Vastly superior to using autotools and cmake.3:20 PM ยท Jun 30, 2019ยทTwitter Web Client