mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 03:13:25 +03:00
;bin: tt,ft comment
This commit is contained in:
parent
e0d1f69575
commit
b6325e067e
1
bin/ft
1
bin/ft
@ -3,6 +3,7 @@
|
||||
# ** PREAMBLE
|
||||
# shellcheck shell=bash disable=SC2317
|
||||
# Customise as needed; consider keeping as a git checkout for merging updates.
|
||||
# See also: justfile, an alternative.
|
||||
|
||||
set -e
|
||||
|
||||
|
1
bin/tt
1
bin/tt
@ -4,6 +4,7 @@
|
||||
# Customise as needed; consider keeping as a git checkout for merging updates.
|
||||
# Uses hledger, bash, python, a few other unix tools.
|
||||
# wakelog is a script grepping system logs for sleep/wake events; provide it or comment it.
|
||||
# See also: justfile, an alternative.
|
||||
|
||||
## #!/usr/bin/env -S osh # -*- sh -*- # or osh - more powerful, less tool support
|
||||
## shopt -s -errexit strict:all 2>/dev/null || set -e
|
||||
|
Loading…
Reference in New Issue
Block a user