#!/bin/bash ln -fs light-mode.conf ~/.config/tmux/current-theme.conf if tmux list-sesions; then tmux source ~/.tmux.conf fi