From 0df84c207658b65c121dd27fe297810d908a45a9 Mon Sep 17 00:00:00 2001 From: pml68 Date: Thu, 30 May 2024 00:38:24 +0200 Subject: feat: add tmux config --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 26afd73..75b7073 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ sudo cp picom.conf /etc/xdg/picom.conf # optional cp neofetch -r ~/.config/ cp vis -r ~/.config/ # for https://github.com/dpayne/cli-visualizer + +git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm +cp tmux -r ~/.config + +# Start tmux, and install necessary plugins with C-a I ``` Build and install each program manually or with the included script -- cgit v1.2.3