Using arch's consolefont property, no need to set it in zshrc
This commit is contained in:
parent
5e02a37a53
commit
6d28c063f5
1 changed files with 0 additions and 3 deletions
3
zshrc
3
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
|
||||
|
|
Loading…
Reference in a new issue