mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Don't assume python is installed
This commit is contained in:
parent
129e518d5c
commit
2a21f10c87
@ -1,5 +1,7 @@
|
|||||||
YCM=~/.vim/bundle/YouCompleteMe
|
YCM=~/.vim/bundle/YouCompleteMe
|
||||||
|
|
||||||
|
sudo pacman -S python --needed --noconfirm
|
||||||
|
|
||||||
#######################
|
#######################
|
||||||
## Initialise Vundle ##
|
## Initialise Vundle ##
|
||||||
#######################
|
#######################
|
||||||
|
Loading…
Reference in New Issue
Block a user