diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/macos.thrust | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/macos.thrust b/src/macos.thrust index c7910a1..9829e8f 100644 --- a/src/macos.thrust +++ b/src/macos.thrust @@ -48,8 +48,10 @@ A list of stuff I want in a fresh macOS install. $ brew install \ entr \ jq \ + moreutils \ pre-commit \ ripgrep \ + rlwrap \ tmux ``` |