ybart / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing Developer Tools

  1. Open Terminal
  2. Type git
  3. Choose to install developer tools
  4. Generate secure identity key pair and add it to SSH Agent & GitHub account

Bootstrap dotfiles

  1. cd ~
  2. git clone git@github.com:ybart/dotfiles.git
  3. ./dotfiles/bin/dotfiles setup

Track a dotfile

You can track a dotfile by issuing the following command:

./dotfiles/bin/dotfiles add .gitconfig Brewfile

TODO

  • Setup Oh-my-zsh
  • Setup Editor configuration / Plugins
  • Terminal settings
  • System configuration
  • Add dotfiles to path

About


Languages

Language:Ruby 99.7%Language:Vim Script 0.3%