Giter Club home page Giter Club logo

Comments (10)

dplarson avatar dplarson commented on May 19, 2024

Aside from the error being listed in your terminal, did you notice any issues after installation (e.g. zsh completion doesn't work, spark wasn't installed, etc.)?

from dotfiles.

caarlos0 avatar caarlos0 commented on May 19, 2024

the dotfiles didn`t work at all :/

On Sun, Mar 10, 2013 at 8:06 PM, David Larson [email protected]:

Aside from the error being listed in your terminal, did you notice any
issues after installation (e.g. zsh completion doesn't work, spark wasn't
installed, etc.)?


Reply to this email directly or view it on GitHubhttps://github.com//issues/77#issuecomment-14691551
.

Atenciosamente,
Carlos Alexandro Becker
http://caarlos0.github.com/about

from dotfiles.

dplarson avatar dplarson commented on May 19, 2024

Did anything get symlinked into your home directory (check by entering "ls -ld .*" into your terminal, without the quotes).

from dotfiles.

caarlos0 avatar caarlos0 commented on May 19, 2024

nope :/

On Mon, Mar 11, 2013 at 12:05 AM, David Larson [email protected]:

Did anything get symlinked into your home directory (check by entering
*ls -l . **


Reply to this email directly or view it on GitHubhttps://github.com//issues/77#issuecomment-14695793
.

Atenciosamente,
Carlos Alexandro Becker
http://caarlos0.github.com/about

from dotfiles.

holman avatar holman commented on May 19, 2024

Well that's weird.

from dotfiles.

caarlos0 avatar caarlos0 commented on May 19, 2024

A lot. I'll try again tomorrow and update you guys.

Thanks.
Em 11/03/2013 00:43, "Zach Holman" [email protected] escreveu:

Well that's weird.


Reply to this email directly or view it on GitHubhttps://github.com//issues/77#issuecomment-14696463
.

from dotfiles.

memborsky avatar memborsky commented on May 19, 2024

Try changing the first line from #!/bin/zsh to #!/bin/sh.

from dotfiles.

tomtomsen avatar tomtomsen commented on May 19, 2024

just wanted to note: this has been changed, because of #76

from dotfiles.

memborsky avatar memborsky commented on May 19, 2024

Cross posting why this user is failing on script/bootstrap:

Under the assumption that zsh is not currently installed, given that it has not been stated yet by the original issue poster. It is failing because the script is basically running in an empty environment, bound to fail until ZSH gets installed or the user makes the switch to #!/bin/bash or #!/bin/sh (which is a ploy to get the script to /bin/bash anyways).

On a mac run /bin/sh --version for proof that you'll end up running in the bash shell anyways, even if you have your shell set to be zsh.

from dotfiles.

caarlos0 avatar caarlos0 commented on May 19, 2024

It worked! Thanks a lot.

from dotfiles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.