Having trouble installing the latest stable version of tmux?
I know, official package for your OS/distro is outdated and you just want the newest version of tmux.
Well, this script should save you some time with that.
- gcc
# decide platform, install basic tools, install customization profile | |
https://github.com/larryxiao/dotfiles/archive/master.zip |
Having trouble installing the latest stable version of tmux?
I know, official package for your OS/distro is outdated and you just want the newest version of tmux.
Well, this script should save you some time with that.
#!/bin/bash | |
# Script for installing tmux on systems where you don't have root access. | |
# tmux will be installed in $HOME/local/bin. | |
# It's assumed that wget and a C/C++ compiler are installed. | |
# exit on error | |
set -e | |
TMUX_VERSION=1.8 |
Having trouble installing the latest stable version of tmux?
I know, official package for your OS/distro is outdated and you just want the newest version of tmux.
Well, this script should save you some time with that.
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
print('hello world!') | |
print('hello world!') | |
print('hello world!') | |
print('hello world!') |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 |
1 | |
2 | |
3 | |
4 | |
print('hello world!') | |
print('hello world!') | |
print('hello world!') | |
print('hello world!') |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
print('hello world!') | |
print('hello world!') | |
print('hello world!') | |
print('hello world!') |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
print('hello world!') | |
print('hello world!') | |
print('hello world!') | |
print('hello world!') |
print('hello world!') |