Skip to content

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

Notifications You must be signed in to change notification settings

jamieweavis/dotfiles

Repository files navigation

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 --target ~