Commit c9d239d
committed
Set LANG to UTF-8 in Launch Agent property list
As noted in the `pbcopy` man page, in the absence of a LANG environment
variable setting, `pbcopy` uses the standard C encoding. UTF-8, however,
is recommended. As this seems a reasonable default, let's stick it in
the property list.
Fixes:
https://wincent.com/issues/2119
Signed-off-by: Wincent Colaiuta <win@wincent.com>1 parent 479d6aa commit c9d239d
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
0 commit comments