Skip to content

Instantly share code, notes, and snippets.

@MarounMaroun
Last active September 12, 2021 10:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarounMaroun/5ece5768c1fdd80dc4ebc71f4a87cf64 to your computer and use it in GitHub Desktop.
Save MarounMaroun/5ece5768c1fdd80dc4ebc71f4a87cf64 to your computer and use it in GitHub Desktop.
Terminator installation
# Ubuntu
sudo add-apt-repository ppa:gnome-terminator
sudo apt-get update
sudo apt-get install terminator
# Fedora
yum install terminator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment