mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-03 20:11:15 -03:00
docs: Add "Writing your own prompt" doc (#9841)
* docs: Add "Writing your own prompt" doc * Remove a space from the "output" * some teensy adjustments * Address feedback * envvar one more PWD * More html warning
This commit is contained in:
@@ -607,6 +607,7 @@ div.documentwrapper {
|
||||
.gray { color: #777 }
|
||||
.purple { color: #551a8b; font-weight: bold; }
|
||||
.red { color: #FF0000; }
|
||||
.green { color: #00FF00; }
|
||||
|
||||
/* Color based on the Name.Function (.nf) class from pygments.css. */
|
||||
.command { color: #005fd7 }
|
||||
|
||||
Reference in New Issue
Block a user