client: docker-finance.d: superscript: remove unused tag

Impl now appends, regardless of tag.
This commit is contained in:
2024-09-22 18:35:08 -07:00
parent f96dae0210
commit c8d99e3f12

View File

@@ -40,8 +40,6 @@ alias c='clear' # or ctrl+l
alias e='exit'
alias grep='grep --color=auto'
# All subprofiles' scripts
# TODO: remove this tag as it's no longer needed
@DOCKER_FINANCE_SUBPROFILE_SOURCE@
# All subprofiles' subscripts are appended below
# vim: syn=bash sw=2 sts=2 si ai et