ledgerrb/options.rb
2021-05-12 18:35:29 +02:00

6 lines
109 B
Ruby

# encoding: utf-8
ENV[ 'LEDGER_FILE' ] ||= '/home/gwh/org/comptes.ledger'
CURRENCY = '€'
SEPARATOR = ','