new initial

This commit is contained in:
2024-08-30 14:44:07 -07:00
commit c48ecaee59
14 changed files with 446 additions and 0 deletions

4
update_nvim.txt Normal file
View File

@ -0,0 +1,4 @@
# Not a script. Source this in your ~/bin/nvim-linux64/ dir if that's your nvim binary path.
# Symlink the binary from something in your PATH (ln -s ~/bin/nvim-linux64/bin/nvim ~/bin/nvim)
wget https://github.com/neovim/neovim/releases/download/stable/nvim-linux64.tar.gz -O - | tar -xvz --strip-components=1