-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Description
script/bootstrap does not work as planned on ubuntu.
I installed ubuntu and already ran the script, follow my command history.
sierra@SierraFidelize:~/.dotfiles/script$ history
1 git clone https://github.com/ricardorsierra/dotfiles.git ~/.dotfiles
2 sudo apt-get install git
3 git clone https://github.com/ricardorsierra/dotfiles.git ~/.dotfiles
4 cd ~/.dotfiles
5 script/bootstrap
6 cd script/
7 ls
8 vim bootstrap
9 vi bootstrap
10 vi install
11 history
Segue Erro:
vi bootstrap
Error detected while processing /home/sierra/.vimrc:
line 1:
E319: Sorry, the command is not available in this version: syntax on
line 4:
E319: Sorry, the command is not available in this version: filetype indent plugin on
Press ENTER or type command to continue
Metadata
Metadata
Assignees
Labels
No labels