From 098857a0aa200bf0651b82e6589f2eae2f2faf4b Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 3 May 2022 10:27:24 +0900 Subject: misc: add "hgrep" to INSTALL.txt --- INSTALL.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/INSTALL.txt b/INSTALL.txt index e394886..372967d 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -31,6 +31,9 @@ $ brew install --cask \ keepassxc \ ; +$ brew tap "rhysd/hgrep" "https://github.com/rhysd/hgrep" +$ brew install hgrep + # Latest version: https://github.com/adobe-fonts/source-han-code-jp/releases/latest $ curl -fLo ~/Library/Fonts/SourceHanCodeJP.ttc --create-dirs https://github.com/adobe-fonts/source-han-code-jp/releases/download/2.012R/SourceHanCodeJP.ttc $ sudo atsutil databases -remove @@ -72,4 +75,6 @@ $ sudo apt install \ $ which batcat >/dev/null 2>&1 && sudo ln -s "$(which batcat)" "$(dirname "$(which batcat)")/bat" $ which fdfind >/dev/null 2>&1 && sudo ln -s "$(which fdfind)" "$(dirname "$(which fdfind)")/fd" + +$ cargo install hgrep ``` -- cgit v1.2.3-70-g09d2