[misc] say yes to add-apt-repository
This commit is contained in:
parent
92d217ba35
commit
9a34e1a21d
|
@ -29,7 +29,7 @@ if ! has_cmd "$VIM"; then
|
||||||
#fi
|
#fi
|
||||||
|
|
||||||
# gui-common is required for clipboard integration
|
# gui-common is required for clipboard integration
|
||||||
sudo add-apt-repository ppa:jonathonf/vim
|
sudo add-apt-repository ppa:jonathonf/vim -y
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt install -y vim vim-gui-common
|
sudo apt install -y vim vim-gui-common
|
||||||
if enhance_vim; then
|
if enhance_vim; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user