summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/zshrc b/zshrc
index 60d46f1..fbd0458 100644
--- a/zshrc
+++ b/zshrc
@@ -86,6 +86,3 @@ if [ -z $EMACS ]; then
ZSH_HIGHLIGHT_STYLES[double-hyphen-option]='fg=blue'
ZSH_HIGHLIGHT_STYLES[single-hyphen-option]='fg=blue'
fi
-if [ "$TERM" = "linux" ]; then
- setfont /usr/share/kbd/consolefonts/Tamsyn8x15r.psf
-fi