Giter VIP home page Giter VIP logo

dotfiles's People

Contributors

lendenmc avatar

Stargazers

 avatar

Watchers

 avatar

dotfiles's Issues

Nvm bug with non POSIX shells

When using POSIX shell such as dash, if "NVM_DIR" is not set, then it will crashes as checking source file name is not POSIX

Create install setup for windows/cygwin

Here are some of the required installation steps:

Manual install:

  • Install packages that crashes when installed with chocolatey:
    • Wox (only install it when Everything is installed first)
    • F.Lux
    • Seer
  • Install cygwin, including:
    • wget (needed for 'apt-cyg')
    • git (needed to clone the 'dotfiles' directory)

Automatic install (from within cygwin with admin privileges):

  • Install apt-cyg
  • install:
    • curl
    • wget
    • zsh
    • bash-completion
    • ssh-pageant
    • gcc-core
    • python3, python3-setuptools and then pip acording to http://stackoverflow.com/a/32027563/3190077
    • python3-devel (needed to install cryptography libraries in virtualenvs without bugs)
    • libffi-devel (needed for cffi-dependent python packages)
    • posgresql, libpq-devel
    • zlib, zlib-devel, jpeg, libjpeg-devel (needed for Pillow-dependent libraries)
    • libxslt-devel (needed for lxml-dependent packages)
  • Before setting up python custom virtualenvs, this bug needs to be fixed
  • Install choco formulae, including:
    • Sublime Text 3
    • ConEmu
    • Node.js
    • Keepass
    • Pandoc
    • Google Chrome
    • Dropbox
    • Evernote
    • PuTTY
    • Git for windows
  • Set up Sublime text 3

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.