diff options
| -rw-r--r-- | Brewfile | 1 | ||||
| -rw-r--r-- | README.md | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,6 @@ brew "cowsay" brew "htop" brew "openssl" brew "tmux" -brew "ansifilter" brew "youtube-dl" brew "tree" brew "awscli" @@ -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 ``` |
