mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Always update repositories before installing packages
This commit is contained in:
parent
eddd8e5f27
commit
3460a96b75
@ -1,6 +1,6 @@
|
||||
YCM=~/.vim/bundle/YouCompleteMe
|
||||
|
||||
sudo pacman -S python cmake clang --needed --noconfirm
|
||||
sudo pacman -Sy python cmake clang --needed --noconfirm
|
||||
|
||||
#######################
|
||||
## Initialise Vundle ##
|
||||
|
Loading…
Reference in New Issue
Block a user