Updating the links to powerline fonts (vim-powerline is deprecated, pointing to the repository of already patched fonts from the powerline author)

Grégoire Détrez 2013-07-19 04:49:31 -07:00
parent a4606d9e2e
commit ea61d0f676

@ -26,7 +26,7 @@ To use: set @ZSH_THEME@ in @~/.zshrc@ to @afowler@.
(Shown with "Solarized Dark colorscheme":http://ethanschoonover.com/solarized and "patched Menlo 14pt":https://gist.github.com/1595572 in "iTerm 2":http://www.iterm2.com/) (Shown with "Solarized Dark colorscheme":http://ethanschoonover.com/solarized and "patched Menlo 14pt":https://gist.github.com/1595572 in "iTerm 2":http://www.iterm2.com/)
To use: To use:
* install one of the "patched fonts from Vim-Powerline":https://github.com/Lokaltog/vim-powerline/wiki/Patched-fonts or "patch your own":https://github.com/Lokaltog/vim-powerline/tree/develop/fontpatcher for the special characters. * install one of the "patched fonts from Vim-Powerline":https://github.com/Lokaltog/powerline-fonts or "patch your own":https://powerline.readthedocs.org/en/latest/fontpatching.html#font-patching for the special characters.
* set @ZSH_THEME@ in @~/.zshrc@ to @agnoster@. * set @ZSH_THEME@ in @~/.zshrc@ to @agnoster@.
* _optionally_ set @DEFAULT_USER@ in @~/.zshrc@ to your regular username to hide the "user@hostname" info when you're logged in as yourself on your local machine. * _optionally_ set @DEFAULT_USER@ in @~/.zshrc@ to your regular username to hide the "user@hostname" info when you're logged in as yourself on your local machine.