Code Monkey home page Code Monkey logo

dev-setup's Introduction

Dotfiles

This repo contains three things:

  1. dotfiles (.zshrc, etc)
  2. scripts to install said dotfiles and their possible prerequisites (oh-my-zsh)
  3. instructions for how to consume the above 2 things

Usage

Prerequisites

These dotfiles work best when dependencies are installed with brew wherever possible, * indicates the dependency is not available via brew.

  • xcode CLI tools (xcode-select --install) *
  • homebrew

Notes on ZSH: these dotfiles assume that your shell is ZSH. While you can install them on a machine for which the primary login shell is bash they specifically target oh-my-zsh and zsh by installing a .zshrc file and omz themes. Furthermore, the shebang of all scripts in this repo is #!/bin/zsh. Nothing will run without zsh installed.

Installation

It is best to assume that the following paths are required as is unless a specific exception is noted.

  1. clone dotfiles:

    git clone [email protected]:hartsick/dev-setup.git ~/workspace/dev-setup
  2. run install script

    cd ~/workspace/dev-setup
    ./install

The install script will:

  • install git via brew
  • iterm2 and other applications via brew cask
  • oh-my-zsh *
  • clone and install powerline fonts
  • add git ci as an alias for git duet-commit
  • overwrite the current ~/.zshrc with one from this repo
  • install the "Zagnoster" ZSH theme (agnoster with git-duet support)
  • download and install the Hybrid colorscheme for iTerm

dev-setup's People

Contributors

cweems avatar dauerbach avatar hartsick avatar jmcatamney avatar joc138 avatar tmaybe avatar zaksoup avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.