Skip to content

Commit a23bd24

Browse files
author
Steve Jeong
committed
workspace v3.0.0 beta 3
Signed-off-by: Steve Jeong <[email protected]>
1 parent 32e3884 commit a23bd24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/base/fixups/postfix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ download_app_configs() {
2222

2323
# download configs for vim plugin.
2424
mkdir -p "${home}"/.vim/colors "${CONFDIR}"/.vim/bundle
25-
echo "git 1"
2625
git clone "https://github.com/VundleVim/Vundle.vim.git" "${home}"/.vim/bundle/Vundle.vim
27-
echo "git 2"
2826
wget -O "${home}"/.vim/colors/gruvbox.vim $WGET_FLAG "https://raw.githubusercontent.com/morhetz/gruvbox/master/colors/gruvbox.vim"
2927
fi
3028

0 commit comments

Comments
 (0)