lkdm / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

  1. Install Apple's Commandline Tools, which is a prerequisite for using Git and Homebrew.
xcode-select --install
  1. Clone the repository
git clone git@github.com:lkdm/dotfiles.git ~/.dotfiles
  1. Run the setup script.
~/.dotfiles/setup.sh
  1. Choose a Brewfile to load

Personal

brew bundle --file ~/.dotfiles/brewfile/personal

Work

brew bundle --file ~/.dotfiles/brewfile/work

About


Languages

Language:Vim Script 54.2%Language:Shell 45.8%