GithubHelp home page GithubHelp logo

paul0952710801 / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from travi/dotfiles

0.0 2.0 0.0 32.25 MB

My disaster recovery plan.

CoffeeScript 0.59% CSS 0.01% Shell 2.54% Ruby 0.22% Python 0.03% Vim Script 96.61%

dotfiles's Introduction

My dotfiles

Build Status

My disaster recovery plan.

Purpose

This repository contains most of my base configuration for bash shells, but is primarily focused on OSX. These files make it simple to configure a new machine from scratch as well as keep it up-to-date over time.

Installation

Prerequisites

  • git must be installed
  • bash should be configured as the preferred shell

Command

git clone https://github.com/travi/dotfiles.git && cd dotfiles/setup/ && source init.sh

What does it do?

System Bootstrapping

setup/init.sh presents two options:

  • Environment configuration
  • Software Installation/Update

Environment Configuration

  • Creates a symlink for ~/.dotfiles in the home directory
  • Symlinks dotfiles from each folder under ~/.dotfiles into the home directory
  • Symlinks dotfiles from each folder under ~/.dotfiles.extra into the home directory
  • Symlinks maven plugins into global plugins directory
  • Symlinked .bash_profile sources several files in order to:
    • Define environment variables
    • Define aliases
    • Enable my custom prompt
    • Source additional files from ~/.dotfiles/osx/ and ~/.dotfiles/windows/
    • Source ~/.dotfiles.extra/bash/source.sh
OSX
  • Configures OSX defaults

Software Installation/Update

  • Updates global NPM packages
  • Installs/Updates VIM plugins
OSX
  • Installs Homebrew
  • Installs the applications defined in:
    • ~/.dotfiles/osx/Brewfile
    • ~/.dotfiles/osx/Caskfile
    • ~/.dotfiles.extra/osx/Brewfile
    • ~/.dotfiles.extra/osx/Caskfile

Supported Environments

The following environments are the ones that this configuration has been tested in by me, in order from most often to least often used.

  • Terminal.app on OSX (Yosemite is my primary)
  • GitBash on Windows
  • SSH sessions into Ubuntu

Influences

Strongly influenced by:

dotfiles's People

Contributors

travi avatar

Watchers

James Cloos avatar 王小祥 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.