/dotfiles

Some of my dotfiles, nothing fancy or worthwhile

Primary LanguageShell

My Dot Files

Install homebrew and git.

# May want to check brew.sh for updated homebrew installation
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git

Setup dotfiles.

git clone https://github.com/jnunemaker/dotfiles.git ~/.dotfiles
~/.dotfiles/script/setup
brew bundle --global