From ed41d37dab62366c4a327210ae3bef96448e4715 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Thu, 12 Jan 2023 12:00:49 +0530 Subject: [PATCH] sentinel: replace nvim plugin section with a command --- content/posts/sentinel.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/sentinel.md b/content/posts/sentinel.md index c53e1e3..2e0ee4d 100644 --- a/content/posts/sentinel.md +++ b/content/posts/sentinel.md @@ -125,9 +125,9 @@ chsh -s $(which zsh) $(whoami) ```bash sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim' -``` -**Open `nvim` and type `:PlugInstall`** +nvim +'PlugInstall' +'q' +'q' +``` ## Stage 0100: ZFS