dylanfoster / dotfiles

System bootstrap for OS X and Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Installation

git clone https://github.com/dylanfoster/dotfiles.git && cd dotfiles && source install.sh

What's in the box

Zsh is a shell designed for interactive use

Included with my zsh:

tmux is a terminal multiplexer

Included with tmux:

n/node/npm

n

Simple flavour of node/iojs binary management, no subshells, no profile setup, no convoluted api, just simple.

node

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

npm

npm is the package manager for node

Included with npm:

Vim is an almost compatible version of the UNIX editor Vi.

Included with vim:

The missing package manager for OS X

Included with homebrew

Thanks

Thanks for the footwork

License

The MIT License (MIT)

Copyright (c) 2015 Dylan Foster dylan947@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

System bootstrap for OS X and Ubuntu

License:MIT License


Languages

Language:Vim Script 83.3%Language:Shell 16.4%Language:Dockerfile 0.2%Language:Makefile 0.1%