Skip to content

Commit c00af7e

Browse files
authored
add install vim
1 parent dfd3bee commit c00af7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ubuntu_16.04_init.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ apt-get update
2727
#git
2828
apt-get install git
2929

30+
#vim
31+
apt-get install vim
32+
3033
# zsh
3134
apt-get install zsh
3235

0 commit comments

Comments
 (0)