My collection of dotfiles.
This project uses the homesick's bash
implementation homeshick
to manage the dotfiles it contains.
I brew install homeshick
. The default macOS .profile
does not reference .bashrc
, and as I'm replacing these files anyway, so I'll just source it directly:
source "$HOME/.homesick/repos/homeshick/homeshick.sh"
Once you've installed and sourced homeshick
add this repository:
homeshick clone https://github.com/lloydde/dotfiles