mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-15 17:16:20 +08:00
update theme "ocean" README
This commit is contained in:
parent
fca7516642
commit
47140efa2b
@ -3,6 +3,9 @@
|
||||
A fish theme with ocean in mind.
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
Unicode-compatible fonts and terminals is required.
|
||||
I would recommend iTerm2 + Solarized Dark for Mac users.
|
||||
This theme is based loosely on [agnoster](https://gist.github.com/agnoster/3712874)
|
||||
@ -14,6 +17,9 @@ This theme is based loosely on [agnoster](https://gist.github.com/agnoster/37128
|
||||
* Full path of current working directory
|
||||
* Git branch and dirty state (if applicable)
|
||||
* Show User @ Hostname if user is not default\_user
|
||||
> to turn on this feature, set these two lines in your config.fish
|
||||
> set -g theme display_user yes
|
||||
> set -g default_user your_default_username
|
||||
to turn on this feature, set these two lines in your config.fish
|
||||
```
|
||||
set -g theme display_user yes
|
||||
|
||||
set -g default_user your_default_username
|
||||
```
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 62 KiB |
Loading…
x
Reference in New Issue
Block a user