mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
Update README config example.
This commit is contained in:
parent
2e0f04b555
commit
4beb1bc3b4
@ -69,11 +69,18 @@ This theme is based loosely on [agnoster][btf-agnoster].
|
||||
|
||||
## Configuration
|
||||
|
||||
You can override some of the following default options in your fish config (e.g. `~/.config/fish/config.fish`, `~/.config/omf/init.fish`, or a script in `~/.config/fish/conf.d/`):
|
||||
You can override theme defaults in a Fish config file (for example `~/.config/fish/conf.d/bobthefish.fish`):
|
||||
|
||||
```fish
|
||||
set -g theme_nerd_fonts yes
|
||||
set -g theme_color_scheme dark
|
||||
set -g theme_display_user ssh
|
||||
set -g default_user bobthecow
|
||||
```
|
||||
|
||||
See (many) more options below.
|
||||
|
||||
|
||||
|
||||
### Prompt options
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user