all repos — acme @ 5540d37849de2cd41ee069643a4a4d83a222bfc8

fork of the acme editor from plan9port - keybinds, tweaks, config.h, etc

build.sh (raw)

1
2
3
4
5
6
7
8
#!/bin/sh

clang-format -i ./*.c
clang-format -i ./mail/*.c

mk

mv o.acme acme