Add setup bin client
This commit is contained in:
parent
246dd150ba
commit
a69e0fd17a
|
@ -94,4 +94,7 @@ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
||||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||||
vim +PlugInstall +qall
|
vim +PlugInstall +qall
|
||||||
|
|
||||||
|
echo -e "\n\033[38;5;2mSetting up bin-client\033[0;5;0m\n"
|
||||||
|
git clone https://git.webionite.com/ceda_ei/bin-client ~/bin-client
|
||||||
|
|
||||||
echo -e "\n\033[38;5;2mComplete\033[0;5;0m\n"
|
echo -e "\n\033[38;5;2mComplete\033[0;5;0m\n"
|
||||||
|
|
Loading…
Reference in New Issue