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
|
||||
cli-tools install bootstrap # install everything (first-time setup)
|
||||
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 ~
|
||||
cli-tools install --help # show available commands
|
||||
```
|
||||
|
||||
## Docker
|
||||
|
||||
Reference in New Issue
Block a user