1
0
mirror of https://github.com/tmux-plugins/tpm.git synced 2024-06-22 07:06:42 +02:00
tpm/test/vagrant_provisioning.sh
2014-07-17 22:16:46 +02:00

10 lines
268 B
Bash

#!/usr/bin/env bash
sudo apt-get update
sudo apt-get install -y git-core expect python-software-properties software-properties-common
# install latest Tmux 1.9a
sudo add-apt-repository -y ppa:pi-rho/dev
sudo apt-get update
sudo apt-get install -y tmux=1.9a-1~ppa1~p