feat: Added distilled agy installer

This commit is contained in:
2026-06-20 09:41:19 +05:30
parent f8ea98a468
commit 1cae621151
3 changed files with 200 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ The goal is simple: reduce the number of manual steps required after installing
| Script | Description |
| ----------------- | --------------------------------------------------------------------- |
| `install_agy.sh` | Installs Antigravity CLI and triggers native shell configuration. |
| `install_node.sh` | Installs Node.js (LTS) and NVM (Node Version Manager). |
| `install_nvim.sh` | Installs Neovim 0.11.7 and clones my Neovim configuration repository. |
| `install_yazi.sh` | Installs Yazi terminal file manager and its dependencies. |