mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 07:04:47 +00:00
install.sh os agnostic
This commit is contained in:
parent
7fdd98ee35
commit
ab56d93fac
2 changed files with 222 additions and 80 deletions
|
|
@ -4,5 +4,5 @@
|
|||
## use it now
|
||||
|
||||
```bash
|
||||
bash <(curl -s https://raw.githubusercontent.com/harivansh-afk/nvim/main/install.sh)
|
||||
curl -fsSL https://raw.githubusercontent.com/harivansh-afk/nvim/main/install.sh | bash
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue