install.sh

This commit is contained in:
Harivansh Rathi 2025-12-29 21:15:12 +05:30
parent 575a6de615
commit 8c40392853
2 changed files with 116 additions and 0 deletions

View file

@ -1,2 +1,8 @@
#### welcome to my nvim config
#### its better than yours
## use it now
```bash
bash <(curl -s https://raw.githubusercontent.com/harivansh-afk/nvim/main/install.sh)
```