mirror of
https://github.com/jimeh/git-aware-prompt.git
synced 2026-02-19 05:36:38 +00:00
Wrap long lines of readme at 78 columns
This commit is contained in:
@@ -39,7 +39,11 @@ this line:
|
|||||||
|
|
||||||
export SUDO_PS1="\[$bakred\]\u@\h\[$txtrst\] \w\$ "
|
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.
|
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
|
## Configuring
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user