diff options
author | June McEnroe <june@causal.agency> | 2018-05-13 17:56:32 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-05-13 17:56:32 -0400 |
commit | bd815d59bfc5c29845fbee4a4091fd2d5deaa36a (patch) | |
tree | 9aed788d0686901931e9311d23b5e608404d2411 /etc/Light.terminal | |
parent | Clean up modem loop (diff) | |
download | src-bd815d59bfc5c29845fbee4a4091fd2d5deaa36a.tar.gz src-bd815d59bfc5c29845fbee4a4091fd2d5deaa36a.zip |
Set TERM=xterm in Terminal.app
16 colours is all I need.
Diffstat (limited to 'etc/Light.terminal')
-rw-r--r-- | etc/Light.terminal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/Light.terminal b/etc/Light.terminal index a8bc89f0..1ede41ae 100644 --- a/etc/Light.terminal +++ b/etc/Light.terminal @@ -1407,6 +1407,8 @@ <false/> <key>ShowRepresentedURLInTitle</key> <false/> + <key>TerminalType</key> + <string>xterm</string> <key>TextBoldColor</key> <data> YnBsaXN0MDDUAQIDBAUGKyxYJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3AS |