This is a collection of dotfiles used for customizing macOS/Linux and setting up the developer tools I use. Clone to your home directory so that the path is ~/.dotfiles/ and symlink the dotfiles to the home directory.
- custom iTerm2 colour scheme and font
- custom bash/zsh prompt with git and battery
- bash/zsh configuration
- bash/zsh aliases
- git aliases
- git ignores
- tmux
- vim config
- macOS configs
$ git clone https://github.com/bmacauley/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ chmod +x install.sh
$ ./install.sh
Brian Macauley
brian.macauley@gmail.com