mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 00:27:10 +00:00
Bring back delta to me to me
This commit is contained in:
parent
88eba56607
commit
85594956cf
1 changed files with 2 additions and 0 deletions
|
@ -139,6 +139,8 @@ highlighting:
|
|||
git diff --name-only --diff-filter=d | xargs bat --diff
|
||||
```
|
||||
|
||||
If you are looking for more support for git and diff operations, check out [`delta`](https://github.com/dandavison/delta).
|
||||
|
||||
#### `xclip`
|
||||
|
||||
The line numbers and Git modification markers in the output of `bat` can make it hard to copy
|
||||
|
|
Loading…
Reference in a new issue