From 30b3a20dde5bd8ea03b196b844b70b7f92ab21f3 Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Wed, 30 May 2018 09:46:11 -0400 Subject: [PATCH] [provisioning] Add rename and watch to shell-utils --- recipes/shell-utils | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/shell-utils b/recipes/shell-utils index f0146f5..d6977d7 100644 --- a/recipes/shell-utils +++ b/recipes/shell-utils @@ -31,6 +31,9 @@ case $_PLATFORM in _brew the_silver_searcher _brew tig _brew tmux + + _brew rename + _brew watch ;; *) _recipe _apt