maxkramer / dotfiles

Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Will replicate my entire personal development env from scratch.

  • Sets up ZSH as the default shell
  • Sets up Homebrew; installs brew formulas and cask apps/fonts
  • Sets up and configures Ruby, Go and Python (2 & 3)
  • Sets up docker-compose with a Postgres instance (+ Postgis)
  • Sets up nvim as the text editor
  • Sets up new SSH keys
  • Configures the system with a set of OSX & machine-level (hostname etc) preferences
  • and much much more...

Prerequisites:

  • Login to Mac App Store
  • Ensure that there are no spaces in your username!

Usage:

    $ git clone git@github.com:maxkramer/dotfiles.git ~/.dotfiles
    $ cd ~/.dotfiles
    $ sh install.sh

About

Dotfiles


Languages

Language:Python 90.6%Language:Go 7.4%Language:Vim Script 1.3%Language:CSS 0.3%Language:Shell 0.2%Language:HTML 0.1%Language:Ruby 0.0%Language:JavaScript 0.0%Language:Dockerfile 0.0%