se3000 / dotfiles

Dotfiles for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.files

After gutting webpro's dotfiles(except his mac defaults), this repo pulls from Pivotal's workstation, dimroc's dotfiles, jeffsaracco's tmux config, and a bunch of other scattered sources online which I've already forgotten.

Fresh Install:

    xcode-select --install
    mkdir ~/workspace && cd ~/workspace
    ssh-keygen
    cat ~/.ssh/id_rsa.pub

Add key to Github

    git clone git@github.com:se3000/dotfiles.git
    ./dotfiles/install.sh

About

Dotfiles for macOS


Languages

Language:Shell 100.0%