Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 618 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 618 Bytes

dotfiles

👨‍💻️ My macOS dotfiles - configuration for zsh, aliases, brew, git & vim

Installation

Clone repository into home directory

cd ~

git clone [email protected]:jamieweavis/dotfiles.git

Install brew dependencies & casks

cd dotfiles

brew bundle

Symlink dotfiles to home directory with stow

stow . --adopt

License

This project is licensed under the MIT License - see the LICENSE.md file for details.