fixed typo
This commit is contained in:
4
Makefile
4
Makefile
@ -4,10 +4,10 @@ tmux:
|
||||
|
||||
vim:
|
||||
ln -s ~/.dotfiles/vim ~/.vim
|
||||
ln -s ~/.dotfiles/vim/.vimc ~/.vimrc
|
||||
ln -s ~/.dotfiles/vim/.vimrc ~/.vimrc
|
||||
sudo pip3 uninstall greenlet
|
||||
sudo pip3 install neovim
|
||||
sudo pip2 uninstall greenlet
|
||||
#sudo pip2 uninstall greenlet
|
||||
sudo pacman -S python-greenlet
|
||||
|
||||
git:
|
||||
|
Reference in New Issue
Block a user