Gentoo Archives: gentoo-user

From: Matthias Langer <mlangc@×××.at>
To: gentoo-user@l.g.o
Subject: [gentoo-user] alias
Date: Mon, 19 Sep 2005 12:32:03
Message-Id: 432EAE0D.3070701@gmx.at
1 Recently i was woundering where gentoo stores the aliases i get by:
2
3 $ alias
4 alias d='ls --color'
5 alias ll='ls --color -l'
6 alias ls='ls --color=auto'
7 alias mc='. /usr/share/mc/bin/mc-wrapper.sh'
8
9 The reason i want to know this is mainly because i want to add my own
10 ones to this list without fooling around with /etc/conf.d/local.start.
11 Matthias Langer
12
13 --
14 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] alias Holly Bostick <motub@××××××.nl>
Re: [gentoo-user] alias Peter van Eck <peter@××××××××××××.net>