Code Monkey home page Code Monkey logo

Comments (4)

atomantic avatar atomantic commented on August 15, 2024

interesting... you could try commenting out this line: https://github.com/atomantic/dotfiles/blob/master/install.sh#L236

Or change it to remove the > /dev/null 2>&1 part --then you'll see the output.

Or if you are in this state currently, you can try running it in another terminal without the redirection to /dev/null.

May be that one of the packages is failing to resolve...

from dotfiles.

atomantic avatar atomantic commented on August 15, 2024

Granted I'm not on a new machine, but I just launched vim . and then did :PluginInstall without a problem:

screenshot 2018-02-12 19 21 20

These vim plugins are fairly personal. Likely, you can do without some of them, so I'd play with changing out the homedir/.vimrc to have just what you need. If you find a particularly troublesome plugin that's bogging down the install, please let me know :)

from dotfiles.

dheerajchand avatar dheerajchand commented on August 15, 2024

@atomantic Thanks for the tip, Adam, and sorry for the tardiness of my reply. I tried that and I still get hanging, although on a different stage.

screen shot 2018-02-18 at 6 30 04 am

bash-3.2$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

Changes not staged for commit:
	modified:   homedir/.gitconfig
	modified:   install.sh

no changes added to commit
bash-3.2$```

This eventually runs me out of memory and crashes everything. Any suggestions?

from dotfiles.

atomantic avatar atomantic commented on August 15, 2024

what's the output of git d -- I wonder if something got messed up in the changes with install.sh. The repeating y isn't something I'd expect to see...

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.