From fdb10e37ea2cb2345f9948f287482b678ec5029e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 20 Sep 2008 18:10:43 +0200 Subject: Merged etc/modules into etc/function --- etc/rc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'etc/rc') diff --git a/etc/rc b/etc/rc index f449b20..75c7411 100644 --- a/etc/rc +++ b/etc/rc @@ -12,11 +12,10 @@ alias 'ls-colors:'='which dircolors &> /dev/null &&' alias 'openbsd:'='[[ $uname = OpenBSD ]] &&' ## include the actual config -source $ZDIR/modules +source $ZDIR/options source $ZDIR/parameters -source $ZDIR/colors source $ZDIR/function -source $ZDIR/options +source $ZDIR/colors source $ZDIR/prompt source $ZDIR/directories source $ZDIR/keys -- cgit v1.2.3