Skip to content

Instantly share code, notes, and snippets.

View marcin-saja's full-sized avatar

Marcin Saja marcin-saja

  • Poznań, Poland
  • 15:42 (UTC +02:00)
View GitHub Profile
@marcin-saja
marcin-saja / ubuntu_agnoster_install.md
Created August 8, 2016 15:37 — forked from renshuki/ubuntu_agnoster_install.md
Ubuntu 14.04 + Terminator + Oh My ZSH with Agnoster Theme

Install Terminator (shell)

sudo add-apt-repository ppa:gnome-terminator
sudo apt-get update
sudo apt-get install terminator

Terminator should be setup as default now. Restart your terminal (shortcut: "Ctrl+Alt+T").

Install ZSH