Giter Site home page Giter Site logo

dotfiles's People

Contributors

eduardolundgren avatar fernandogarcez avatar marcellustavares avatar paulohp avatar pragmaticivan avatar zenorocha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

User is unable to install dotfiles globally via npm

Hi @eduardolundgren,

I haven't had a chance to install xcode yet (I just got a new macbook pro retina ^_^ && waiting for a cracked version of version 6). I'm suspecting that's the cause of this bug. Do you know anyone else without xcode installed that can confirm?

EDIT: I just installed xcode & command line tools, but the same failure occurs. I ended up just cloning the repo and calling bin/dotfiles setup.

marc$ sudo npm install -g dotfiles
/usr/local/bin/dotfiles -> /usr/local/lib/node_modules/dotfiles/bin/dotfiles
npm ERR! peerinvalid The package http-server does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants http-server@~0.5.5

npm ERR! System Darwin 13.3.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "dotfiles"
npm ERR! cwd /Users/marc/dotfiles
npm ERR! node -v v0.10.31
npm ERR! npm -v 2.0.0-beta.0
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/marc/dotfiles/npm-debug.log
npm ERR! not ok code 0
NerdBook:dotfiles marc$

Uninstall? Recover overwritten .zshrc?

I ran this script. It crashed my Terminal. (Is iTerm required? It should be listed as a dependancy in the readme then). I can't seem to find the .zshrc it overwrote. Is there any way to get it back?

Please advise.

Explain the concept of these scripts in README.md

Hi. Could you describe what these scripts do and what they don't a bit more. Is this more a tool for generating dotfiles or a tool for managing them like Homesick is.

Should everything you list under "What's included" be available for the user after dotfiles setup without doing anything else or should I install ZSH, Jekyll,... myself?

Password not received

Whenever I get to the "Password:" prompt, it never accepts my input. After filling in my password, nothing happens when I press enter.

If I press enter again, I just get the "Password:" prompt again. I know that the docs say you may have to enter your password multiple times, but it seems that it never accepts it.

If I Command + C from there, I never fully get dotfiles setup. Seems similar to issue #43

Update task missing

If you branched from the current repo there is no task currently to just update the osx or the the zsh theme for instance, without redoing the whole grunt setup.

Should we write updates tasks that just update the minor stuff? or split into more semantic tasks like preferences, dev tools, utils, ...

Chose between platform

Hello!

I think it would be really helpful to choose between platforms. Say OSX vs Linux so that when on linux we can ignore osx specific things.

Remove peerDependencies

There's been a lot of discussion about removing peerDependencies npm/npm#5080, which has caused a lot of trouble when trying to update stuff in Node.

Should we remove too?

Configuration

Is there a way to customize the configuration out of the box? Or would I have to fork and make changes?

Breaks on shell:osx task

Hey guys! I'm having a problem with the installation, this is breaking on shell:osx task... I put my pass and stop on this screen:

screen shot 2015-04-19 at 8 12 58 pm

Any solution?

zsh: command not found: git_super_status

Após atualização feita hoje pelo ZSH apareceu este erro informando que a função git_super_status não estava sendo reconhecida.

O arquivo onde fica essa função é a git-completion.plugin.zsh.

Environments switch

Maybe would be amazing if we can choose which kind of developer will use the dotfiles.
ex:

  • Back-end
    • ruby
    • python
    • java
  • Front-end

Wrong referency of aliases file.

/root/.zshrc:source:31: no such file or directory: .aliases

Here comes the template:aliases task:
Running "template:aliases" (template) task
File /root/.dotfiles/.aliases created.

I think it happens due to source $HOME/.dotfiles/.aliases instead of source .aliases in .zshrc

No prompt for password when tasks reach shell:zsh

Running Xubuntu Saucy x64 (Linux gavin 3.11.0-17-generic #31-Ubuntu SMP Mon Feb 3 21:52:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux)

Unless I add a config: { stdout: true } to the shell:zsh task, I do not get prompted for my password in bash and it hangs.

Sublime symbolic link is broken

During setup, Sublime symbolic link is created pointing to:
/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl

Since we are on Sublime Text 2, it should point to:
/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl

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.