mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
doc(delta): move Files section to standard location
This commit is contained in:
+11
-11
@@ -9,6 +9,17 @@ To update or switch versions, run `webi delta` (or `@0.9.1`, `@0.9.0`, etc).
|
||||
|
||||
**Note**: You should install [git](./git) before installing `delta`.
|
||||
|
||||
### Files
|
||||
|
||||
These are the files that are created and/or modified with this installer:
|
||||
|
||||
```txt
|
||||
~/.config/envman/PATH.env
|
||||
~/.gitconfig
|
||||
~/.local/bin/delta
|
||||
~/.local/opt/delta-VERSION/bin/delta
|
||||
```
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
> `delta` gives you GitHub-style diffs, with word-level diff coloring, right in
|
||||
@@ -26,17 +37,6 @@ Here we'll cover:
|
||||
For the full set of options, be sure to check out the helpful
|
||||
[README](https://github.com/dandavison/delta).
|
||||
|
||||
## Files
|
||||
|
||||
These are the files that are created and/or modified with this installer:
|
||||
|
||||
```txt
|
||||
~/.config/envman/PATH.env
|
||||
~/.gitconfig
|
||||
~/.local/bin/delta
|
||||
~/.local/opt/delta-VERSION/bin/delta
|
||||
```
|
||||
|
||||
## How to set delta's color scheme
|
||||
|
||||
Delta uses `~/.gitconfig` for most of its options.
|
||||
|
||||
Reference in New Issue
Block a user