seaneshbaugh / dotfiles

My dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles to set up my environment. I mostly use OSX but these should generally work on Linux with a little modification.

You should probably make your own.

Installation

$ git clone git@github.com:seaneshbaugh/dotfiles.git
$ cd ~/dotfiles
$ ./install.sh

Notes

This is based off Ryan Bates' old dotfile setup. oh-my-zsh is great, but is just a bit much. I like to keep my setup as close to the default as possible and change only what I know from personal experience the things I prefer.

Emacs Config Stuff

ELPA Sources

The following ELPA sources are used:

ELPA Packages

The following ELPA packages are used:

Useful Links

Shell Resources

Emacs Resources

About

My dotfiles.


Languages

Language:Emacs Lisp 98.8%Language:Shell 1.2%