$ ssh-keygen -t ed25519 -C "your_email@example.com"
On a sparkling fresh installation of OS X:
sudo softwareupdate -i -a
xcode-select --install
Install the dotfiles with either Git or curl:
git clone git@github.com:SpykeRel04D/dotfiles.git
source dotfiles/install.sh
Alternatively, you can have an additional, personal dotfiles repo at ~/.extra
.
- The installer (
install.sh
) will run~/.extra/install.sh
.