From 147a09ae0074b9451bad65608b525c929d512d24 Mon Sep 17 00:00:00 2001 From: id101010 Date: Tue, 18 Oct 2016 01:52:52 +0200 Subject: [PATCH] added powerline-font dependency --- setup.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/setup.sh b/setup.sh index 9176a1c..3a7927e 100755 --- a/setup.sh +++ b/setup.sh @@ -27,6 +27,7 @@ # - feh # - volnoti (AUR, GitHub) # - jauth-git (AUR, GitHub) +# - powerline-fonts-git (AUR, GitHub) # Files and folders DOTFILES="$HOME/.dotfiles" @@ -62,9 +63,6 @@ if [ ! -e "$HOME/.dotfiles/" ]; then git clone https://github.com/id101010/LinuxDotFiles.git $DOTFILES fi -# Uncomment to install powerlinefonts from the arch linux user repository -#yaourt -S powerline-fonts-git - # ------------------------------------------------ Setup I3wm ln -sfv $DOTFILES/i3wm/ $HOME/.i3