My dotfiles...
The fix in commit 6bd38b874978e96dc2632abf1c98460e908fa6a6 causes tmux to exit immediately when running on Linux, since the reattach-to-user-namespace is specific to MacOS and the binary is therefore not available on Linux. More details at: http://www.economyofeffort.com/2013/07/29/reattach-to-user-namespace-the-fix-for-your-tmux-in-os-x-woes/ |
||
---|---|---|
bin | ||
dircolors | ||
resources | ||
vim/autoload | ||
.gitignore | ||
.gitmodules | ||
bash_profile | ||
bashrc | ||
gitconfig | ||
gitignore_global | ||
hushlogin | ||
inputrc | ||
minttyrc | ||
rcrc | ||
README.md | ||
tmux-macos.conf | ||
tmux.conf | ||
vimrc |
Getting started (see https://github.com/thoughtbot/rcm#installation):
-
Install rcm:
sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm sudo apt-get update sudo apt-get install rcm
-
Install the dotfiles:
env RCRC=$HOME/.dotfiles/rcrc rcup