1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-29 22:24:35 +00:00

Better error messages

This commit is contained in:
sharkdp
2018-04-30 15:20:00 +02:00
parent f81e38618c
commit ced6801740
3 changed files with 17 additions and 5 deletions

View File

@@ -47,4 +47,6 @@ cd ~/.config/bat/syntax
git clone https://github.com/sublimehq/Packages/
rm -rf Packages/Markdown
git clone https://github.com/jonschlinkert/sublime-markdown-extended
bat init-cache
```