Skip to content

Instantly share code, notes, and snippets.

@R3V1Z3
Last active August 29, 2015 14:21
Show Gist options
  • Save R3V1Z3/55050e9e057460ad2fb7 to your computer and use it in GitHub Desktop.
Save R3V1Z3/55050e9e057460ad2fb7 to your computer and use it in GitHub Desktop.
Quick script to install Cool Retro Term on Ubuntu 14.x or derivates. More about Cool Retro Term at https://github.com/Swordfish90/cool-retro-term
#!/bin/bash
sudo apt-add-repository ppa:bugs-launchpad-net-falkensweb/cool-retro-term
sudo apt-get update
sudo apt-get install cool-retro-term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment