summary refs log tree commit diff
path: root/etc/README.Go-Mono
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-07 14:40:04 -0400
committerJune McEnroe <june@causal.agency>2020-06-07 14:40:04 -0400
commit3bc1e19932ae273377fd25ae9975ce1d9c3f565b (patch)
treef469ad4bb9c9cb7f388bab8ce81e1895de234298 /etc/README.Go-Mono
parentAdd OpenBSD to install.sh (diff)
downloadsrc-3bc1e19932ae273377fd25ae9975ce1d9c3f565b.tar.gz
src-3bc1e19932ae273377fd25ae9975ce1d9c3f565b.zip
Call static_assert by _Static_assert
OpenBSD doesn't #define static_assert in assert.h and _Static_assert is
its real name I guess so why not?
Diffstat (limited to 'etc/README.Go-Mono')
0 files changed, 0 insertions, 0 deletions
1:49 -0400'>2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe