nix-config/sh/104-tmux
2018-08-31 15:43:45 -04:00

10 lines
130 B
Bash

#!/bin/sh
#
# `tmux` is the standard terminal multiplexer.
#
# https://wiki.archlinux.org/index.php/Tmux
set -xe
pacman -S tmux