$ [sudo] apt-get update \
> && [sudo] apt-get install \
> -y python-software-properties software-properties-common \
> && [sudo] add-apt-repository -y ppa:pi-rho/dev \
> && [sudo] apt-get update \
> && [sudo] apt-get install -y tmux-next
Created
June 10, 2018 22:21
-
-
Save lee-pai-long/a2807e5d904e30ed2109f911e8b6b374 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment