| — |
linux:custom-prompts [2012/04/16 04:58] (当前版本) |
||
|---|---|---|---|
| 行 1: | 行 1: | ||
| + | ====== Linux下自定义/改变 shell 提示内容(prompt) ====== | ||
| + | Linux shell的提示内容可以更改的,而不同shell环境下的提示符设置方法也有些差异,但是基本上差不多,都是通过设置系统变量 prompt/PS1等来实现。 | ||
| + | |||
| + | |||
| + | ===== 参考: ===== | ||
| + | |||
| + | * http://www.understudy.net/custom.html | ||