From 7b2ea5de737a8e3db044a0a04f779ce934db4690 Mon Sep 17 00:00:00 2001 From: finn Date: Thu, 29 Aug 2024 10:49:48 -0700 Subject: [PATCH] track nvim wgetter --- dlcmd.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dlcmd.txt diff --git a/dlcmd.txt b/dlcmd.txt new file mode 100644 index 0000000..b6c75a1 --- /dev/null +++ b/dlcmd.txt @@ -0,0 +1,2 @@ +# This would be run or sourced in the user's bin/nvim-linux64/ dir. +wget https://github.com/neovim/neovim/releases/download/stable/nvim-linux64.tar.gz -O - | tar -xvz --strip-components=1