;bin: tt,ft comment
This commit is contained in:
parent
e0d1f69575
commit
b6325e067e
1
bin/ft
1
bin/ft
@ -3,6 +3,7 @@
|
|||||||
# ** PREAMBLE
|
# ** PREAMBLE
|
||||||
# shellcheck shell=bash disable=SC2317
|
# shellcheck shell=bash disable=SC2317
|
||||||
# Customise as needed; consider keeping as a git checkout for merging updates.
|
# Customise as needed; consider keeping as a git checkout for merging updates.
|
||||||
|
# See also: justfile, an alternative.
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|||||||
1
bin/tt
1
bin/tt
@ -4,6 +4,7 @@
|
|||||||
# Customise as needed; consider keeping as a git checkout for merging updates.
|
# Customise as needed; consider keeping as a git checkout for merging updates.
|
||||||
# Uses hledger, bash, python, a few other unix tools.
|
# 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.
|
# 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
|
## #!/usr/bin/env -S osh # -*- sh -*- # or osh - more powerful, less tool support
|
||||||
## shopt -s -errexit strict:all 2>/dev/null || set -e
|
## shopt -s -errexit strict:all 2>/dev/null || set -e
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user