Change to Lightline instead of Airline [Fix #418]

This commit is contained in:
Yan Pritzker
2014-01-05 19:09:18 -06:00
parent 2b117b5812
commit 9c4abaa89f
6 changed files with 16 additions and 9 deletions

View File

@@ -156,7 +156,7 @@ end
def install_fonts
puts "======================================================"
puts "Installing patched fonts for Powerline."
puts "Installing patched fonts for Powerline/Lightline."
puts "======================================================"
run %{ cp -f $HOME/.yadr/fonts/* $HOME/Library/Fonts }
puts