mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
add bypass alias to bat cheat sheet
This commit is contained in:
@@ -57,3 +57,9 @@ Edit the config file:
|
||||
# no numbers or headers, just highlighting and such
|
||||
--style="plain"
|
||||
```
|
||||
|
||||
For situations in which you must use `cat` exactly, remember that you can escape the alias:
|
||||
|
||||
```bash
|
||||
\cat foo
|
||||
```
|
||||
Reference in New Issue
Block a user