diff options
Diffstat (limited to 'scripts/profit')
-rwxr-xr-x | scripts/profit | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/profit b/scripts/profit new file mode 100755 index 00000000..26f112d1 --- /dev/null +++ b/scripts/profit @@ -0,0 +1,2 @@ +#!/bin/sh +ledger "$@" balance ^Income$ ^Expenses$ |