aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-05-30 00:38:24 +0200
committerpml68 <tutorialmester@gmail.com>2024-05-30 00:38:24 +0200
commit0df84c207658b65c121dd27fe297810d908a45a9 (patch)
tree8e0cbcd5e9832e411a75d912713e298b2fed4568 /README.md
parentfeat: remove unnecessary whitespace (diff)
downloadsuckless-setup-0df84c207658b65c121dd27fe297810d908a45a9.tar.gz
feat: add tmux config
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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