all repos — acme @ 1ec33c665f78a76f8b038af8ae857e44ccc1af30

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