Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sscri #240

Open
ricardosierra opened this issue Jun 3, 2016 · 1 comment
Open

Sscri #240

ricardosierra opened this issue Jun 3, 2016 · 1 comment

Comments

@ricardosierra
Copy link

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
@caarlos0
Copy link
Contributor

I think you should use vim instead of vi.

ajdexter pushed a commit to ajdexter/dotfiles that referenced this issue Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants