Skip to content

Latest commit

 

History

History

zsh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ZSH and Oh My Zsh

  • Install ZSH
  • Install Oh My Zsh and its plugins (submodules to this repository) git submodule update --recursive --init
  • Create symlink stow zsh

Ensure zsh is in located in /usr/local/bin/zsh by running which zsh. Create symlinks from current location if not. This is necessary for Hyper to locate your zsh installation on both Linux and macOS (see .hyper.js:78)