This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
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