aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index e00793c..142213b 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -40,7 +40,7 @@ $ sudo atsutil databases -remove
$ /usr/local/opt/ncurses/bin/infocmp tmux-256color > /var/tmp/tmux-256color.info
$ tic -xe tmux-256color /var/tmp/tmux-256color.info
-$ nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
+$ go install github.com/rhysd/vim-startuptime@latest
# Restart your machine.
```
@@ -83,7 +83,7 @@ $ sudo adduser $(whoami) docker
$ cargo install hgrep
$ cargo install alacritty
-$ snap install zig --classic --edge
+$ go install github.com/rhysd/vim-startuptime@latest
-$ nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
+$ snap install zig --classic --edge
```