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:
Fabian Boehm
2023-06-20 19:43:09 +02:00
committed by GitHub
parent f77dc2451e
commit c385027eca
5 changed files with 177 additions and 0 deletions

View File

@@ -149,6 +149,8 @@ function help --description 'Show help for the fish shell'
set fish_help_page faq.html
case fish-for-bash-users
set fish_help_page fish_for_bash_users.html
case custom-prompt
set fish_help_page prompt.html
case $faqpages
set fish_help_page "faq.html#$fish_help_item"
case $for_bash_pages