mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
Update README.md
This commit is contained in:
parent
493dc481e6
commit
2c92fd8b54
@ -18,7 +18,7 @@ This theme is based loosely on [agnoster](https://gist.github.com/agnoster/37128
|
|||||||
* The anchor (⚓) turns red if the previous command failed
|
* The anchor (⚓) turns red if the previous command failed
|
||||||
* Full path of current working directory
|
* Full path of current working directory
|
||||||
* Show the Git branch and dirty state (if applicable)
|
* Show the Git branch and dirty state (if applicable)
|
||||||
* Show **User@Hostname** if user is not the default user. Set the following two lines in your config.fish in your config.fish to turn on this feature:
|
* Show **User@Hostname** if user is not the default user. Set the following two lines in your config.fish to turn on this feature:
|
||||||
|
|
||||||
```fish
|
```fish
|
||||||
set -g theme display_user yes
|
set -g theme display_user yes
|
||||||
|
Loading…
Reference in New Issue
Block a user