Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 590 Bytes

File metadata and controls

19 lines (15 loc) · 590 Bytes

Installation

  1. Install oh-my-zsh

  2. Install homeshick

    git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick
    
  3. Clone this repo

    $HOME/.homesick/repos/homeshick/bin/homeshick clone johnp/dotfiles
    
  4. Install oh-my-zsh plugins

    sh $HOME/.homesick/repos/dotfiles/home/.local/bin/plugin_upgrade_oh_my_zsh
    
  5. Install diff-so-fancy (used for git diffs) via package manager or npm.