mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-26 20:41:42 +02:00
Merge 15cd39892035e5b27dc4b4c67e3a5b01381cbf20 into ba49ba0acd2ecb6e1ea7aa5da3e02638ce54f1d1
This commit is contained in:
commit
07303ef6f3
@ -276,6 +276,11 @@ mkdir -p ~/.local/bin
|
|||||||
ln -s /usr/bin/batcat ~/.local/bin/bat
|
ln -s /usr/bin/batcat ~/.local/bin/bat
|
||||||
```
|
```
|
||||||
|
|
||||||
|
an example alias for `batcat` as `bat`:
|
||||||
|
```bash
|
||||||
|
alias bat="batcat"
|
||||||
|
```
|
||||||
|
|
||||||
### On Ubuntu (using most recent `.deb` packages)
|
### On Ubuntu (using most recent `.deb` packages)
|
||||||
*... and other Debian-based Linux distributions.*
|
*... and other Debian-based Linux distributions.*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user