diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-03-12 00:44:04 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-03-12 00:44:04 +0900 |
| commit | 2aeff452616ccabdbf7dab9d7daf353e11142cf5 (patch) | |
| tree | cec70146c7c307962285246e27ea3c17b420c303 /INSTALL.txt | |
| parent | f128d410ba4ba40b9c2c717f550f14b45adc477c (diff) | |
| download | dotfiles-2aeff452616ccabdbf7dab9d7daf353e11142cf5.tar.gz dotfiles-2aeff452616ccabdbf7dab9d7daf353e11142cf5.tar.zst dotfiles-2aeff452616ccabdbf7dab9d7daf353e11142cf5.zip | |
fzf: install fzf
Diffstat (limited to 'INSTALL.txt')
| -rw-r--r-- | INSTALL.txt | 2 |
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 \ |
