Fix Makefile

This commit is contained in:
Tobias Manske 2018-10-05 21:50:24 +02:00
parent e22886f978
commit 59a4c59218
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F

View File

@ -5,7 +5,7 @@ tmux:
vim:
ln -s ~/.dotfiles/vim ~/.vim
ln -s ~/.dotfiles/vim/.vimrc ~/.vimrc
sudo pip3 uninstall greenlet
# sudo pip3 uninstall greenlet
sudo pip3 install neovim
#sudo pip2 uninstall greenlet
sudo pacman -S python-greenlet
@ -54,6 +54,7 @@ mutt: dep
clean:
rm -rf ~/.vim ~/.vimrc ~/.tmux ~/.tmux.conf ~/.gitconfig ~/.config/i3 ~/.muttrc
rm -rf ~/.zshrc ~/.zimrc ~/.zim ~/.zlogin
rm -rf ~/.mailcap ~/.zsh
dep:
git clone https://aur.archlinux.org/powerline-fonts-git.git /tmp/powerline-font