dotfiles/tmux/install.sh

6 lines
83 B
Bash
Executable File

#!/usr/bin/env sh
ln -svrf tmux.conf ~/.tmux.conf
tmux source-file ~/.tmux.conf