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