Merge branch 'master' of github.com:id101010/LinuxDotFiles

This commit is contained in:
id101010
2016-10-20 23:53:49 +02:00

View File

@@ -27,6 +27,7 @@
# - feh # - feh
# - volnoti (AUR, GitHub) # - volnoti (AUR, GitHub)
# - jauth-git (AUR, GitHub) # - jauth-git (AUR, GitHub)
# - powerline-fonts-git (AUR, GitHub)
# Files and folders # Files and folders
DOTFILES="$HOME/.dotfiles" DOTFILES="$HOME/.dotfiles"
@@ -62,9 +63,6 @@ if [ ! -e "$HOME/.dotfiles/" ]; then
git clone https://github.com/id101010/LinuxDotFiles.git $DOTFILES git clone https://github.com/id101010/LinuxDotFiles.git $DOTFILES
fi fi
# Uncomment to install powerlinefonts from the arch linux user repository
#yaourt -S powerline-fonts-git
# ------------------------------------------------ Setup I3wm # ------------------------------------------------ Setup I3wm
ln -sfv $DOTFILES/i3wm/ $HOME/.i3 ln -sfv $DOTFILES/i3wm/ $HOME/.i3