summary refs log tree commit diff
path: root/home/.local/bin/wcfix
blob: b31bd19b001179a79b2adc9ea4d7aba1d6f84030 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
set -eu

export DYLD_FORCE_FLAT_NAMESPACE=1
export DYLD_INSERT_LIBRARIES=~/.local/lib/libwcwidth.dylib

exec "$@"
/ui-patch.c?id=2efb59ed0fa8eced79fa702bc47454d3406c3431&follow=1'>ui-patch: Flush stdout after outputting dataJohn Keeping 2014-06-28ui-log: ignore unhandled argumentsJohn Keeping 2014-06-28git: update for git 2.0Christian Hesse 2014-04-17remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse