[arch-general] Colored Output
Baho Utot
baho-utot at columbus.rr.com
Thu Feb 4 16:21:07 EST 2010
Carlos Williams wrote:
> On Thu, Feb 4, 2010 at 11:51 AM, Andrew Antle <andrew.antle at gmail.com> wrote:
>
>> As root, create the file `$HOME/.bash_profile` with the content:
>>
>> Â . $HOME/.bashrc
>>
>> This file is in `/etc/skel` as well.
>>
>
> So I need to do the following?
>
> cd /root
> echo ".$HOME/.bashrc" >> /root/.bash_profile
>
> I don't get what I am pointing at in the '.bash_profile' file. Am I
> suppose to create a .bashrc file in /root?
>
or ln -s .bashrc .profile in your $HOME
More information about the arch-general
mailing list