OpenMandriva releases beta Topic is solved

Well it is a family: Mandriva Mageia ROSA Unity PCLOS. Brothers and sisters living together in perfect harmony - so it deserved som space of its own.

Moderators: b1o, jkerr82508

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva releases beta  Topic is solved

Postby viking60 » 08 Nov 2013, 13:51

Thanks for pointing that out luca. :greetings
~/.bashrc is indeed used for aliases. I always forget that one.

Since I prefere the "alias" file to be clean and only contain aliases I altered
~/.bashrc so it looks like this:

Code: Select all

# .bashrc

# User specific aliases and functions

# Source global definitions
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi

#Making ~/.alias the home of our private aliases
if [ -f .alias ]; then
    . .alias
fi

But that is only a matter of taste,
(Naturally I edited /etc/bashrc back to it's original state too)
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"


Return to “The Mandriva family”