trevdev
trevdev copied to clipboard
My dotfiles and development configurations
Installation
$ git clone https://github.com/fitztrev/trevdev.git ~/trevdev
$ cd ~/trevdev
$ make install
Configuring iTerm2
- Set iTerm2 preferences folder to
~/trevdev/iterm2 - Restart iTerm2
Generate a new SSH key
$ make ssh-key
Updating
$ make update