From 2d0893ed6d1fcda879640f34a17e389d7eaa5977 Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Sun, 20 Jun 2021 07:37:26 +0300 Subject: [PATCH] feat(console): add tmuxp --- .config/guix/manifests/console.scm | 1 + Console.org | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/guix/manifests/console.scm b/.config/guix/manifests/console.scm index 2b3400e..51352c8 100644 --- a/.config/guix/manifests/console.scm +++ b/.config/guix/manifests/console.scm @@ -8,6 +8,7 @@ "ncurses" "alacritty" "xclip" + "tmuxp" "tmux" "rust-starship" "dt-colorscripts" diff --git a/Console.org b/Console.org index 56bc1b5..f6084bd 100644 --- a/Console.org +++ b/Console.org @@ -472,6 +472,7 @@ symbol = " " | Guix dependency | |-----------------| | tmux | +| tmuxp | [[https://github.com/tmux/tmux][tmux]] is my terminal multiplexer of choice.