You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
script/bootstrap does not work as planned on ubuntu.
I installed ubuntu and already ran the script, follow my command history.
Segue Erro:
The text was updated successfully, but these errors were encountered: