fixed make

This commit is contained in:
Tobias Manske 2018-04-07 04:50:06 +02:00
parent cd3a153db4
commit 38098eda79
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F

View File

@ -9,12 +9,12 @@ vim:
sudo pip3 install neovim
#sudo pip2 uninstall greenlet
sudo pacman -S python-greenlet
mkdir ~/.dotfiles/vim/.swp
mkdir ~/.dotfiles/vim/.undo
mkdir ~/.dotfiles/vim/.backup
mkdir -p ~/.dotfiles/vim/.swp
mkdir -p ~/.dotfiles/vim/.undo
mkdir -p ~/.dotfiles/vim/.backup
git:
rm ~/.gitconfig
rm ~/.gitconfig || echo
ln -s ~/.dotfiles/.gitconfig ~/.gitconfig
xresources: