Skip to content

Instantly share code, notes, and snippets.

@defeo
Last active August 29, 2015 14:15
Show Gist options
  • Save defeo/d79877d8548c390028df to your computer and use it in GitHub Desktop.
Save defeo/d79877d8548c390028df to your computer and use it in GitHub Desktop.
Install gitk and git-gui on CN
sudo add-apt-repository "deb http://us.archive.ubuntu.com/ubuntu/ saucy main universe multiverse"
sudo apt-get update
sudo apt-get -y install git-gui git-svn gitk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment