From 91bb9c57a696672cd569c3272855f92ed6a9bc46 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Tue, 5 Mar 2024 01:27:29 +0200 Subject: [PATCH] cleanup tmux themes --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 69e2c4c..558c54d 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ cask_personal: tmux: git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm + rm ~/.tmux/themes ln -s ~/Git/dotfiles/tmux/themes ~/.tmux/themes bash_git_prompt: