From 895c0b0c2fa6ed4c4d2a19a8fe3cf465d4a2203b Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 31 May 2021 16:55:10 +0200 Subject: Update the tmux plugins docs This is used to avoid installing unneeded dependencies via homebrew --- Brewfile | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index be876f7..60f1302 100644 --- a/Brewfile +++ b/Brewfile @@ -22,7 +22,6 @@ brew "cowsay" brew "htop" brew "openssl" brew "tmux" -brew "ansifilter" brew "youtube-dl" brew "tree" brew "awscli" diff --git a/README.md b/README.md index 217b350..3dcfa8a 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ git-crypt unlock - Setup tmux plugins ```bash git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm +brew install ansifilter ``` -- cgit v1.2.3