• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Notes to Self

  • Aviation Weather from NOAA Plugin
    • KZZV
    • Bad Shortcode
    • Simple Metar
  • Meetings
  • Meetings Map

Mark Chouinard / February 5, 2015

Install Oh My ZSH on Ubuntu

What shell are you using?

echo $0

Install ZSH

sudo apt-get install zsh

I’ve run into trouble if I don’t change shells before installing Oh My ZSH

which zsh

Should show something resembling /usr/bin/zsh

chsh
 Enter the new value, or press ENTER for the default

Login Shell [/usr/bin/zsh]:

Install Oh My ZSH

curl -L http://install.ohmyz.sh | sh

Reload all the things

source ~/.zshrc

 

Filed Under: Development Tagged With: linux, oh-my-zsh, zsh

Primary Sidebar

Footer

Copyright © 2021 · machouinard · Log in