mirror of
https://github.com/sharkdp/bat.git
synced 2025-07-12 12:05:14 +02:00
Add install instructions
This commit is contained in:
10
README.md
10
README.md
@ -16,3 +16,13 @@
|
|||||||
### Git integration
|
### Git integration
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```
|
||||||
|
cargo install bat
|
||||||
|
|
||||||
|
mkdir -p ~/.config/bat/themes
|
||||||
|
cd ~/.config/bat/themes
|
||||||
|
wget https://raw.githubusercontent.com/cj/sublime/master/Color%20Scheme%20-%20Default/Monokai.tmTheme
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user