mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2026-03-02 03:49:25 +00:00
Update configuration option documentation.
- Clean up README formatting. - Move all configuration documentation from functions into the README. - Add missing documentation for a bunch of other options. Fixes #337
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
# You can override some default right prompt options in your config.fish:
|
||||
# set -g theme_date_format "+%a %H:%M"
|
||||
# set -g theme_date_timezone America/Los_Angeles
|
||||
# See "Right prompt options" in README.md for configuration options
|
||||
|
||||
function __bobthefish_cmd_duration -S -d 'Show command duration'
|
||||
[ "$theme_display_cmd_duration" = "no" ]
|
||||
|
||||
Reference in New Issue
Block a user