diff options
author | Erich Ritz <erich.public@protonmail.com> | 2022-09-08 08:05:43 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-10 15:19:08 +0700 |
commit | 910764ec3f80d2ffcc44c6665e3ed353ce256483 (patch) | |
tree | 5ebe5073eedae00fdbfa039d025437b75ce32961 /system/bat/README | |
parent | 4c7df6dccde5b06f258166233db3ce72df544a97 (diff) |
system/bat: Updated for version 0.22.0.
Also add shell completion files and man page.
Signed-off-by: Erich Ritz <erich.public@protonmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bat/README')
-rw-r--r-- | system/bat/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/bat/README b/system/bat/README index 40a04228e818d..22e5e908b72a6 100644 --- a/system/bat/README +++ b/system/bat/README @@ -1 +1,4 @@ bat is a cat clone with syntax highlighting and Git integration. + +Rust 1.60 or newer is a compile-time dependency, which is available from +the Slackware tree in extra/rust-for-mozilla/. |