dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 716aa6636f7e5ad4f86b55851bb5e2bccba285a3
parent ecc743ca714046207aeac8266e0aafa5fb2027ef
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Mon, 11 Sep 2017 13:58:42 -0400

add ripgrep

Diffstat:
Mosx-install.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/osx-install.sh b/osx-install.sh @@ -60,6 +60,7 @@ brews=( \ "pwgen"\ "qrencode"\ "reattach-to-user-namespace"\ + "ripgrep"\ "tmux"\ "the_silver_searcher"\ "translate-shell"\