Install doc - mention /etc/bash.bashrc
This commit is contained in:
parent
f9ce89d5f6
commit
b59dd0ad51
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ GPrompt may be installed either at the system level or on a per-user basis.
|
|||
cp themes/* /usr/share/gprompt/themes/
|
||||
|
||||
* Users may then use GPrompt by adding the following line to their `~/.bashrc`
|
||||
files (it could also be added to `/etc/skel/.bashrc`) :
|
||||
files (it could also be added to `/etc/skel/.bashrc` or `/etc/bash.bashrc`):
|
||||
|
||||
`export PROMPT_COMMAND='eval "$(/usr/share/gprompt/gprompt.pl $?)"'`
|
||||
|
||||
|
|
Loading…
Reference in a new issue