Skip to content

Commit 7c8e232

Browse files
anand-dragonEnselic
authored andcommitted
[3040]: Add Alias hint on README
1 parent 5559333 commit 7c8e232

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,11 @@ mkdir -p ~/.local/bin
284284
ln -s /usr/bin/batcat ~/.local/bin/bat
285285
```
286286

287+
an example alias for `batcat` as `bat`:
288+
```bash
289+
alias bat="batcat"
290+
```
291+
287292
### On Ubuntu (using most recent `.deb` packages)
288293
*... and other Debian-based Linux distributions.*
289294

0 commit comments

Comments
 (0)