You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/themes/ocean/README.md

30 lines
1.3 KiB
Markdown

10 years ago
## ocean
A fish theme with ocean in mind.
10 years ago
![Preview](https://cloud.githubusercontent.com/assets/129920/3533761/4702cc78-07d9-11e4-826f-e9f797e4bfa8.png)
10 years ago
Unicode-compatible fonts and terminals is required.
10 years ago
I would recommend iTerm2 + Solarized Dark for Mac users.
10 years ago
This theme is based loosely on [agnoster](https://gist.github.com/agnoster/3712874)
#### Characteristics
10 years ago
* Show a radioactive symbol (☢) when gain the root privileges (It's dangerous!)
10 years ago
* Current python virtualenv (if applicable)
10 years ago
* The anchor (⚓) turns red if the previous command failed
10 years ago
* Full path of current working directory
10 years ago
* Show the Git branch and dirty state (if applicable)
10 years ago
* Show **User@Hostname** if user is not the default user. Set the following two lines in your config.fish to turn on this feature:
10 years ago
```fish
set -g theme display_user yes
set -g default_user your_default_username
```
#### Troubleshooting in iTerm
If you see a colored anchor icon instead of the white one, this is because your system font is lacking the anchor icon, and iTerm defaults to the Apple Emoji Font. To get the right icon, either add it to your current font, or chose a powerline font that has it (like Meslo for Powerline, available in https://github.com/powerline/fonts), and select it for your Non-ASCII font.