Your dotfiles are how you personalize your system. These are mine. Based on https://github.com/holman/dotfiles.
- some customizations for osx, git, ruby, tmux, vim, and zsh
- some tools in a brewfile
git clone https://github.com/squanto/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install
If you're brand-new to the project and run into any blockers, please open an issue on this repository and I'd love to get it fixed for you!
I forked @holmans's dotfiles, who forked Ryan Bates' excellent dotfiles. A decent amount of the code in these dotfiles stem or are inspired from Ryan's original project.
ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
eval "$(ssh-agent -s)"
echo "Host *
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_rsa" > ~/.ssh/config
ssh-add -K ~/.ssh/id_rsa
cat ~/.ssh/id_rsa | pbcopy
-
sign into github to add ssh key
-
clone repo + run install
-
git config --global user.email "MY_NAME@example.com"
- dropbox
- https://www.dropbox.com/downloading
- sign in to
- 1password 6
- iterm2
- chrome
- firefox
- slack
- https://slack.com/downloads/mac
- fohrcard.slack.com
- github desktop
- postgres app
- postico
- microsoft word, excel, powerpoint (app store)
- dash
- https://newyork.kapeli.com/downloads/v4/Dash.zip
- ruby, rails, html, css, bash, man pages, postgresql, http, redux, webpack, zsh, react, npm node.js, javascript
- mkdir ~/Developer
- solargraph gem
- vs code config + extensions