Tim wrote:
On Mon, 2008-12-01 at 14:49 +0700, Yunus wrote:
Is there other way to make my custom alias (put in ~.bash_profile) work?
Just curious, but do they work if you put them in "~/.bashrc"?
Or in /etc/bashrc.
Unfortunately, exporting aliases is not supported by bash (neither in /etc/profile nor ~/.bash_profile) :-(