This commit is contained in:
2026-03-24 12:52:19 +01:00
committed by Florian Greistorfer
parent ad6ef5fe01
commit 4789dd6232
2 changed files with 2 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
LESS=-SR hl $(ls -tr logs/*.{jsonl,jsonl.gz}) --config hl_config.yaml
LESS=-SR hl "$(ls -tr logs/*.{jsonl,jsonl.gz})" --config hl_config.yaml