1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-11 20:11:43 +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
+2
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
```