Skip to content

Instantly share code, notes, and snippets.

@seak0503
Created November 23, 2014 23:06
Show Gist options
  • Save seak0503/403e7dcc859be0a0c5d7 to your computer and use it in GitHub Desktop.
Save seak0503/403e7dcc859be0a0c5d7 to your computer and use it in GitHub Desktop.
centosにTerminator(ターミナルソフト)をインストールする手順
  1. epelがインストールされていなければ、インストールする
# yum --enablerepo=rpmforge -y install terminator
  1. Terminatorをインストールする
# yum install terminator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment