dotfiles

Config files for bash, completions, git, irb, rails, VS Code, etc.

MIT License

Stars
19

Jason Rudolph's Dot Files

These are config files to set up a system the way I like it.

Installation

git clone git://github.com/jasonrudolph/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install

Environment

I am running on macOS, but I hope to gradually adapt this project to work on my Linux systems as well.

I use bash as my shell.

Credit

This repo began as a fork of Ryan Bates's dotfiles. Thanks to Ryan for providing the structure of the project, for creating the handy installation process, and for populating the repo with so many niceties.

I've customized the project to my liking, but as Ryan Tomayko says about his dotfiles ...

I didn't write all of this stuff, or even most of it. I've tried to include proper attribution [inline in each file for everything that] I found elsewhere. Please contact me if you see something not so attributed.