From ea61d0f67694fe0abf94a677412b7a1e8a92a360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20D=C3=A9trez?= Date: Fri, 19 Jul 2013 04:49:31 -0700 Subject: [PATCH] Updating the links to powerline fonts (vim-powerline is deprecated, pointing to the repository of already patched fonts from the powerline author) --- Themes.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes.textile b/Themes.textile index c10cea4..4f9205a 100644 --- a/Themes.textile +++ b/Themes.textile @@ -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/) 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@. * _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.