mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 09:39:51 +00:00
doc: minor updates to various Files sections
This commit is contained in:
@@ -9,9 +9,12 @@ To update or switch versions, run `webi arc@stable` (or `@v3.5`, `@beta`, etc).
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/opt/archiver/
|
||||
~/.local/bin/arc
|
||||
```
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
@@ -9,6 +9,9 @@ To update or switch versions, run `webi awless@stable` (or `@v2`, `@beta`, etc).
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/awless
|
||||
|
||||
@@ -5,20 +5,23 @@ tagline: |
|
||||
Brew: The Missing Package Manager for macOS (and Linux).
|
||||
---
|
||||
|
||||
## Updating `brew`
|
||||
|
||||
`brew` has its own built-in upgrade management.
|
||||
To update or switch versions, use brew's built-in upgrade management, or our
|
||||
handy update service script:
|
||||
|
||||
```sh
|
||||
brew update
|
||||
brew upgrade
|
||||
brew-update-service-install # Webi helper script
|
||||
```
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/opt/brew
|
||||
~/.local/opt/brew/
|
||||
~/.local/bin/brew-update-service-install
|
||||
```
|
||||
|
||||
|
||||
@@ -10,6 +10,9 @@ etc).
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/caddy
|
||||
|
||||
@@ -10,6 +10,9 @@ etc).
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/comrak
|
||||
|
||||
@@ -10,6 +10,9 @@ etc).
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/curlie
|
||||
|
||||
@@ -22,6 +22,9 @@ You need to download and install the
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/dotenv-linter
|
||||
|
||||
@@ -9,6 +9,9 @@ To update or switch versions, run `webi dotenv@stable`.
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/dotenv
|
||||
|
||||
@@ -9,8 +9,12 @@ To update or switch versions, run `webi fd@stable` (or `@v8.2`, `@beta`, etc).
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.config/fd/ignore
|
||||
~/.local/bin/fd
|
||||
```
|
||||
|
||||
|
||||
@@ -10,6 +10,9 @@ etc).
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/ffmpeg
|
||||
|
||||
@@ -10,10 +10,13 @@ etc).
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/opt/flutter
|
||||
<PROJECT-DIR>/lib/main.dart
|
||||
<PROJECT-DIR>/pubspec.yaml
|
||||
```
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
Reference in New Issue
Block a user