Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 546 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 546 Bytes

pwelch dotfiles

Setup

git clone https://github.com/pwelch/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

brew bundle

# Setup dotfiles. Use --no for no action
stow git jrnl ruby tmux vim zsh --verbose

# run install script to install oh-my-zsh & vundle/vim plugins
scripts/install

This will symlink the appropriate files in .dotfiles to your home directory.

Everything is configured and tweaked within ~/.dotfiles.

External Programs