diff --git a/client/docker-finance.d/container/shell/superscript.bash.in b/client/docker-finance.d/container/shell/superscript.bash.in index 482c8a8..22832ef 100644 --- a/client/docker-finance.d/container/shell/superscript.bash.in +++ b/client/docker-finance.d/container/shell/superscript.bash.in @@ -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