LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   permanent alias (https://www.linuxquestions.org/questions/linux-newbie-8/permanent-alias-423322/)

Haloony 03-09-2006 06:43 PM

permanent alias
 
Hey does anybody know how I can make a permanent alias for everytime i open up my bash shell.

gilead 03-09-2006 06:46 PM

You can add aliases to .bashrc so that they're available for all shells started with the bash command. Was that what you wanted to do?

DukieJF 03-09-2006 10:12 PM

If you know how to do a one-time alias for one session, just take that text and put it into the ./bashrc file in your home directory using whatever editor you want, and then it should work every time you log in.


All times are GMT -5. The time now is 12:11 PM.