added powerline-font dependency
This commit is contained in:
4
setup.sh
4
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user