refactor: update installation commands in README for clarity
This commit is contained in:
@@ -14,16 +14,7 @@ source init.sh # installs uv if needed, syncs deps, activates venv
|
|||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cli-tools install bootstrap # install everything (first-time setup)
|
cli-tools install --help # show available commands
|
||||||
cli-tools install apt-packages # git, curl, ripgrep, fd, btop, tldr, ...
|
|
||||||
cli-tools install uv # uv package manager
|
|
||||||
cli-tools install fzf # fzf + bat
|
|
||||||
cli-tools install zoxide # zoxide (z navigation)
|
|
||||||
cli-tools install eza # modern ls replacement
|
|
||||||
cli-tools install lazygit # terminal UI for git
|
|
||||||
cli-tools install docker # Docker + add user to group
|
|
||||||
cli-tools install claude # Claude Code
|
|
||||||
cli-tools install helpers # symlink bash_helpers.sh + aliases.sh into ~
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
|
|||||||
Reference in New Issue
Block a user