#!/bin/sh rm -rf ~/.tmux.conf ln -s $HOME/dotfiles/tmux/tmux.conf $HOME/.tmux.conf