2013-11-10 09:01:41 -05:00
2013-11-10 09:10:53 -05:00
2013-11-10 11:00:25 -05:00
2013-11-09 13:08:47 -05:00
2013-11-10 08:14:26 -05:00
2013-11-09 15:01:26 -05:00
2013-11-10 09:01:41 -05:00
2013-11-10 08:15:17 -05:00

Ted's Dotfiles

  • Install XCode. The big one is needed to compile MacVim, so don't skimp.
  • Using the system git, clone this repository. (This will most likely prompt you to install the command line tools)
    git clone --recursive https://github.com/tedkulp/dotfiles.git ~/dotfiles
  • Optionally, run the osx script. This will set a bunch of sensible Mac defaults.
    ~/dotfiles/osx
  • Run the brew command. Make a sandwich... get a nice beverage... maybe see if something is on Netflix. This will install a lot of software from source.
    ~/dotfiles/brew
  • Now, optionally, run the cask command. This will install some nice Mac software.
    ~/dotfiles/cask
  • Run the dotfiles command. This will symlink everything into place in your home directory. If you have some secret files to put into the dotfiles/copy directory, now would be a good time.
    ~/dotfiles/dotfiles
Description
No description provided
Readme 1.9 MiB
Languages
GLSL 46.7%
Shell 32.3%
Jinja 19.6%
Lua 1.4%