Skip to content

Instantly share code, notes, and snippets.

View beforan's full-sized avatar

Jon Couldridge beforan

View GitHub Profile
@beforan
beforan / linux.md
Last active June 26, 2018 13:15 — forked from Hodgy/zsh-plugin-list
ZSH bits for linux / mac

CentOS / RH flavours

  • sudo yum install zsh autojump autojump-zsh
  • run oh my zsh install script

Debian flavours

  • sudo apt install zsh autojump -y
  • run oh my zsh install script