Skip to content

djspinmonkey/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

# The usual directories
mkdir ~/tmp/
mkdir ~/bin/
mkdir ~/src/

# Install some basic necessities
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
brew install the_silver_searcher
brew install git
brew install macvim
brew install fish         # add to /etc/shells
brew install chruby       # follow post-install directions
brew install ruby-install # maybe install some current rubies?

# Clone dotfiles
sudo gem install homesick
homesick clone djspinmonkey/dotfiles
homesick symlink djspinmonkey/dotfiles

About

These are some dotfiles I like to carry around with me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published