add bash shebang so syntax highlighting works
1 files changed, 1 insertions(+), 0 deletions(-) M script/bash-history
M script/bash-history => script/bash-history +1 -0
@@ 1,1 1,2 @@ +#!/bin/sh cat /data/$(hostname)-bash-history.json | jq -r .command