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").
create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "[email protected]"