Giter Site home page Giter Site logo

dotfiles's Introduction

dotfiles

Completely cross-platform dotfiles, including Windows!

Why would I want my dotfiles on GitHub?

Please see GitHub โค ~/, as they have answered this question as well as anyone.

Why support Windows?

This is a much better question, and the answer goes beyond being cross-platform to being cross-industry. The fact of the matter is that influential, top-class game development is largely done on Windows even though influential, top-class web development is largely done on OS X.

Though not the norm, I use the majority of these tools to develop games in the same way I use them to develop web applications. I don't feel like context-switching between these two industries should require me to context-switch between two sets of tools (or configurations thereof), hence the effort to make these dotfiles cross-platform.

Usage & Installation

  1. Fork the dotfiles.
  2. Clone your fork somewhere on the same virtual drive as your home folder. I recommend ~/.dotfiles.
  3. Run the install script.
  4. Edit your dotfiles, especially .gitconfig, to match your name, email, machine-specific settings, etc.
  5. Commit your changes to your fork.
  6. Congratulations, your dotfiles are now safe on GitHub!

One note on changes made to your fork. Please don't include sensitive information like passwords and keys! If you notice, the ssh folder includes a very useful .ssh/config file. Notice that the actual keys and usernames are not present. That's one thing you don't want to share with the world.

Notes for Windows users

  1. Ensure that git is available to the install script for npm to work correctly (required).
  2. You may have to run the install script as Administrator due to symlink permissions being unusual by default. A caveat of running node in the Administrator shell is that you'll need to manually set an additional environment variable. From the shell, cd into your home directory, then run set HOME = %CD%. At this point, the install script should work normally.

dotfiles's People

Contributors

schoonology avatar

Watchers

Mohammad Shahrizal Prabowo avatar

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.