andygarcia / dotfiles2

My personal dotfiles… both to set up a new computer and to keep my dev environments synced.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Going to track some dotfiles that may not need security or generation.

Quickstart

  1. xcode-select --install
  2. git clone git@github.com:evantravers/dotfiles.git ~/.dotfiles
  3. cd ~/.dotfiles
  4. make install

Behavior

Warnings

I have only tested this on OSX. I tend to live on the edge with my dotfiles these days, so be warned. This setup is deeply personal to my work, but feel free to fork it and change the brewfile or whatever you want to have your own just-add-brew dev environment.

About

My personal dotfiles… both to set up a new computer and to keep my dev environments synced.


Languages

Language:Shell 43.8%Language:Lua 28.3%Language:Emacs Lisp 21.1%Language:Makefile 3.6%Language:Vim Script 1.6%Language:Ruby 1.5%Language:Nix 0.2%