Skip to content

Instantly share code, notes, and snippets.

View pierreprinetti's full-sized avatar

Pierre Prinetti pierreprinetti

View GitHub Profile
@pierreprinetti
pierreprinetti / InstallingTmuxOnCentOS.md
Last active September 4, 2019 07:24 — forked from rkaneko/InstallingTmuxOnCentOS.md
Installing tmux 2.3 on CentOS 7

Installing tmux 2.3 on CentOS

Prerequites

  • libevent libevent-devel libevent-headers
  • curl
# remove old pkgs
{
"cmd": ["/usr/local/go/bin/go","build","$file"],
"selector" : "source.go",
"variants": [
{ "cmd": ["/usr/local/go/bin/go", "run", "$file"],
"name": "Run"
}
]
}