From a7f530a78bca1365ed438e8b9747ac1ec768327c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 10 Jun 2010 14:51:35 +0200 Subject: zshrc: Add font-t alias (medium-sized terminus) --- etc/.zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/.zshrc b/etc/.zshrc index 17855e5..a09965f 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -315,6 +315,9 @@ alias font-present='echo -en '\ alias font-default='echo -en '\ '"\033]50;-misc-fixed-medium-r-semicondensed--13-*-*-*-*-*-iso10646-1\007"' +alias font-t='echo -en '\ +'"\033]50;-*-terminus-medium-*-*-*-*-150-*-*-*-*-*-*\007"' + # }}} # {{{ Global -- cgit v1.2.3