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 | 78359921cdf448787bddda5ca37903042bc2c35f (patch) | |
tree | 5303d6d6eece1e1558b85a6cc82d26324196caa3 /etc/Light.terminal | |
parent | Clean up modem loop (diff) | |
download | src-78359921cdf448787bddda5ca37903042bc2c35f.tar.gz src-78359921cdf448787bddda5ca37903042bc2c35f.zip |
Set TERM=xterm in Terminal.app
16 colours is all I need.
Diffstat (limited to '')
-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 |