#!/bin/sh
rm -f /root/.tmux.conf
ln -sf /usr/share/conf/tmux.conf /root/.tmux.conf
