How to reload your bashrc file

Here’s a quick way to reload your bachrc file without having to invoke a new shell.

[root@bambee]# source ~/.bashrc

or

[root@bambee]# . ~/.bashrc

5 Responses to “How to reload your bashrc file”

Author comments are in a darker gray color for you to easily identify the posts author in the comments

  1. Thaweesak says:

    Dude, time to move over to ./zshrc. :D

  2. Danny says:

    one feature got me to love zsh, command completion for commands and options out of the box :)

    Thanks dude

  3. Arstan says:

    I think just typing bash also will do the trick

  4. Arstan says:

    I think just typing bash will do the trick as well

  5. paamayim nekudotayim says:

    @Arstan,

    Ah, but that would be invoking a new shell, wouldn’t it…?

Leave a Reply

© 2008-2009 The Danesh Project
Powered by Wordpress and made by Guerrilla. Best viewed in Mozilla Firefox