Skip to content

Instantly share code, notes, and snippets.

View logicmd's full-sized avatar

Kevin Tong logicmd

  • Meta
  • Seattle
View GitHub Profile
@logicmd
logicmd / zsh.md
Created November 5, 2012 02:41 — forked from tsabat/zsh.md
Getting oh-my-zsh to work in Ubuntu

Installation

Install zsh and git, remove any previous installed files

sudo apt-get install zsh git
rm -r ~/.oh-my-zsh

Getting zsh to work in ubuntu is weird, since sh does not understand the source command. So, you do this to install zsh