aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-01-15 14:18:06 +0900
committernsfisis <nsfisis@gmail.com>2023-01-15 14:18:06 +0900
commitacf3e75660f77feef5337febfb91e242564c4101 (patch)
tree3d719b1af24d7457a44604f6b353b5e3a80758fd
parenta856443120fae163adb4d8392112967e7e25c8f1 (diff)
downloaddotfiles-acf3e75660f77feef5337febfb91e242564c4101.tar.gz
dotfiles-acf3e75660f77feef5337febfb91e242564c4101.tar.zst
dotfiles-acf3e75660f77feef5337febfb91e242564c4101.zip
misc: add `cargo-compete` to `INSTALL.txt`
-rw-r--r--INSTALL.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 40dbf1b..92c9dea 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -42,6 +42,8 @@ $ tic -xe tmux-256color /var/tmp/tmux-256color.info
$ go install github.com/rhysd/vim-startuptime@latest
+$ cargo install cargo-compete
+
# Restart your machine.
```
@@ -82,6 +84,7 @@ $ sudo adduser $(whoami) docker
$ cargo install hgrep
$ cargo install alacritty
+$ cargo install cargo-compete
$ go install github.com/rhysd/vim-startuptime@latest