5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
|
||
|
~/.local/share/nvim/site/pack/packer/start/packer.nvim
|