mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-25 03:00:05 +00:00
[provisioning] Add rename and watch to shell-utils
This commit is contained in:
parent
19ef110da5
commit
30b3a20dde
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ case $_PLATFORM in
|
|||
_brew the_silver_searcher
|
||||
_brew tig
|
||||
_brew tmux
|
||||
|
||||
_brew rename
|
||||
_brew watch
|
||||
;;
|
||||
*)
|
||||
_recipe _apt
|
||||
|
|
Loading…
Reference in a new issue