From 8da0a7927b2c218b3f09117a01aff274ecaa993c Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Mon, 4 Jan 2021 17:21:05 -0700 Subject: Add tmux support --- .local/bin/tmuxed | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .local/bin/tmuxed (limited to '.local/bin/tmuxed') diff --git a/.local/bin/tmuxed b/.local/bin/tmuxed new file mode 100755 index 0000000..e06d6c5 --- /dev/null +++ b/.local/bin/tmuxed @@ -0,0 +1,4 @@ +#!/bin/sh +# For some reason one cannot pass this to alacritty directly, +# you have to call a script/program... +tmux attach || tmux -- cgit v1.2.3-70-g09d2