Clone this repo to your home directory:
cd ~
git clone [email protected]:hulbert/dotfiles.git
Then add the following to ~/.bash_profile
:
source ~/dotfiles/bash_profile.sh
You can also do additional setup via scripts
, e.g.
./scripts/macos.sh
Clone this repo to your home directory:
cd ~
git clone [email protected]:hulbert/dotfiles.git
Then add the following to ~/.bash_profile
:
source ~/dotfiles/bash_profile.sh
You can also do additional setup via scripts
, e.g.
./scripts/macos.sh