aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.txt
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-03-12 00:44:04 +0900
committernsfisis <nsfisis@gmail.com>2022-03-12 00:44:04 +0900
commit2aeff452616ccabdbf7dab9d7daf353e11142cf5 (patch)
treecec70146c7c307962285246e27ea3c17b420c303 /INSTALL.txt
parentf128d410ba4ba40b9c2c717f550f14b45adc477c (diff)
downloaddotfiles-2aeff452616ccabdbf7dab9d7daf353e11142cf5.tar.gz
dotfiles-2aeff452616ccabdbf7dab9d7daf353e11142cf5.tar.zst
dotfiles-2aeff452616ccabdbf7dab9d7daf353e11142cf5.zip
fzf: install fzf
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 3b30338..fa63cfa 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -7,6 +7,7 @@ $ brew install \
cmake \
curl \
fd \
+ fzf \
gcc \
git \
jq \
@@ -52,6 +53,7 @@ $ sudo apt install \
curl \
emacs \
fd-find \
+ fzf \
gcc \
git \
jq \