summaryrefslogtreecommitdiff
path: root/etc/rc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-09-22 15:57:53 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-09-22 15:57:53 +0200
commitb163bfe049a3ce12c9a183d669aabd1aa6de0e06 (patch)
treef6997b7ec2009b02a9447774263338b5651bd0a6 /etc/rc
parentbd9e2a82f69d314291f78d7a4ecb358e3367ec2e (diff)
Added parameter to disable unicode
Diffstat (limited to 'etc/rc')
-rw-r--r--etc/rc1
1 files changed, 1 insertions, 0 deletions
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