Reload bash configuration
Want your bash configuration changes to start working? Just run:
source ~/.bashrc
Written by Mariz Melo
Related protips
2 Responses
Sometimes it is better to
exec $SHELL
For example if you deleted some wrong aliases, they won't be unset by sourcing a new rc file. But a fresh shell won't have them.
over 1 year ago
·
@dmedvinsky thanks ;)
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#