From b163bfe049a3ce12c9a183d669aabd1aa6de0e06 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 22 Sep 2008 15:57:53 +0200 Subject: Added parameter to disable unicode --- etc/rc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/rc') diff --git a/etc/rc b/etc/rc index 75c7411..41a8d26 100644 --- a/etc/rc +++ b/etc/rc @@ -14,6 +14,7 @@ alias 'openbsd:'='[[ $uname = OpenBSD ]] &&' ## include the actual config source $ZDIR/options source $ZDIR/parameters +source $ZDIR/unicode source $ZDIR/function source $ZDIR/colors source $ZDIR/prompt -- cgit v1.2.3