#!/usr/bin/env bash

sudo pacman -S tmux --noconfirm
git clone https://github.com/tmux-plugins/tpm $HOME/.config/tmux/plugins/tpm
