jamieweavis / dotfiles

πŸ‘¨β€πŸ’»οΈ My macOS dotfiles - configuration for zsh, aliases, brew, git & vim

Home Page:https://jamieweavis.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

πŸ‘¨β€πŸ’»οΈ My macOS dotfiles - configuration for zsh, aliases, brew, git & vim

Installation

Clone repository into home directory

cd ~

git clone git@github.com: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.

About

πŸ‘¨β€πŸ’»οΈ My macOS dotfiles - configuration for zsh, aliases, brew, git & vim

https://jamieweavis.com

License:MIT License


Languages

Language:Vim Script 89.6%Language:Shell 5.3%Language:Ruby 5.1%