start new:
tmux
start new with session name:
tmux new -s myname
| """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | |
| " => Vundle For Managing Plugins | |
| """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | |
| set nocompatible " be iMproved, required | |
| filetype off " required | |
| " set the runtime path to include Vundle and initialize | |
| set rtp+=~/.vim/bundle/Vundle.vim |
| # cat << EOF > /dev/null | |
| # https://github.com/gpakosz/.tmux | |
| # (ββββ)> dual licensed under the WTFPL v2 license and the MIT license, | |
| # without any warranty. | |
| # Copyright 2012β Gregory Pakosz (@gpakosz). | |
| # /!\ do not edit this file | |
| # instead, override settings in ~/.tmux.conf.local, see README.md | |
| # -- general ------------------------------------------------------------------- |