Show More
@@ -155,8 +155,9 b' Prompt customization' | |||||
155 |
|
155 | |||
156 | The sh profile uses the following prompt configurations:: |
|
156 | The sh profile uses the following prompt configurations:: | |
157 |
|
157 | |||
158 |
|
|
158 | c.PromptManager.in_template = r'{color.LightGreen}\u@\h{color.LightBlue}[{color.LightCyan}\Y1{color.LightBlue}]{color.Green}|\#> ' | |
159 |
|
|
159 | c.PromptManager.in2_template = r'{color.Green}|{color.LightGreen}\D{color.Green}> ' | |
|
160 | c.PromptManager.out_template = r'<\#> ' | |||
160 |
|
161 | |||
161 | You can change the prompt configuration to your liking by editing |
|
162 | You can change the prompt configuration to your liking by editing | |
162 | ipython_config.py. |
|
163 | ipython_config.py. |
General Comments 0
You need to be logged in to leave comments.
Login now