Skip to content

Commit

Permalink
add instructions for immediate effect.
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2000 committed May 13, 2014
1 parent 46a1caf commit 090c124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ this line:

export SUDO_PS1="\[$bakred\]\u@\h\[$txtrst\] \w\$ "

The new prompt will take effect beginning in your next session. This usually means logging out completely. To enable it in your current session, you can simply run `source ~/.profile` or `source ~/.bash_profile` (whichever you edited above) in your terminal.

## Configuring

Expand Down

0 comments on commit 090c124

Please sign in to comment.