notes/config/tmux/get_ohmytmux.sh

5 lines
123 B
Bash

#!/bin/bash
git clone https://github.com/gpakosz/.tmux.git "$HOME/.tmux"
ln -s -f $HOME/.tmux/.tmux.conf $HOME/.tmux.conf