added powerline-font dependency

This commit is contained in:
id101010
2016-10-18 01:52:52 +02:00
parent 288a8e1fec
commit 147a09ae00

View File

@@ -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