Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
2e4539b0
Commit
2e4539b0
authored
Nov 01, 2017
by
Clay Anderson
Committed by
Robby Russell
Nov 01, 2017
Browse files
Added link to powerline (#6352)
parent
b5898a5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2e4539b0
...
@@ -79,10 +79,11 @@ To use a different theme, simply change the value to match the name of your desi
...
@@ -79,10 +79,11 @@ To use a different theme, simply change the value to match the name of your desi
```
shell
```
shell
ZSH_THEME
=
"agnoster"
# (this is one of the fancy ones)
ZSH_THEME
=
"agnoster"
# (this is one of the fancy ones)
# you might need to install a special Powerline font on your console's host for this to work
# see https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
# see https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
```
```
_Note: many themes require installing the [Powerline Fonts](https://github.com/powerline/fonts) in order to render properly._
Open up a new terminal window and your prompt should look something like this:
Open up a new terminal window and your prompt should look something like this:
![
Agnoster theme
](
https://cloud.githubusercontent.com/assets/2618447/6316862/70f58fb6-ba03-11e4-82c9-c083bf9a6574.png
)
![
Agnoster theme
](
https://cloud.githubusercontent.com/assets/2618447/6316862/70f58fb6-ba03-11e4-82c9-c083bf9a6574.png
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment