As configured in my dotfiles.
start new:
tmux
start new with session name:
| Int.MaxValue // Int の最大値 | |
| Int.MinValue // Int の最小値 | |
| Long.MaxValue // Long の最大値 | |
| Long.MinValue // Long の最小値 | |
| Byte.MaxValue // Byte の最大値 | |
| Byte.MinValue // Byte の最小値 | |
| Short.MaxValue // Short の最大値 |
| # Thanks to @samsonjs for the cleaned up version: | |
| # https://gist.github.com/samsonjs/4076746 | |
| PREFIX=$HOME | |
| VERSION=1.2.3 | |
| # Install Protocol Buffers | |
| wget http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.bz2 | |
| tar -xf protobuf-2.4.1.tar.bz2 | |
| cd protobuf-2.4.1 |
As configured in my dotfiles.
start new:
tmux
start new with session name: