Commit 2c92fd8b authored by ngroup's avatar ngroup Committed by Bruno Pinto

Update README.md

parent 493dc481
...@@ -18,7 +18,7 @@ This theme is based loosely on [agnoster](https://gist.github.com/agnoster/37128 ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment