b00llish / dotfiles-mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Install 1password & sign in
  • consider just using browser access
  1. Create new SSH key & save it to github
curl https://raw.githubusercontent.com/b00llish/dotfiles-mac/HEAD/ssh.sh | sh -s "b00llish@pm.me"
  1. Clone this repo to ~/.dotfiles with:
git clone --recursive git@github.com:b00llish/dotfiles-mac.git ~/.dotfiles
  1. Run the installation with:
cd ~/.dotfiles && ./fresh.sh
  • command will halt after installing oh-my-zsh; re-run the same command to continue with remaining tasks

About


Languages

Language:Shell 97.6%Language:Ruby 2.4%