Updated history.bash (markdown)

therealkrispet 2019-11-18 11:13:30 +01:00
parent 713fbbb584
commit 42ac832139

@ -3,9 +3,7 @@
```json
{
"key": "history.bash",
"intent": "event",
"scope": "zmq"
"key": "history.bash"
}
```
@ -19,8 +17,6 @@
```json
{
"key": "history.bash",
"intent": "event",
"scope": "zmq",
"command": "mkdir test"
}
```