# provides a performance report at the end of execution # set :borg_performance_reports, true # runs on :exit events when ctrl-c is hit # set :borg_sigint_triggers_exit, true require "borg-rb" # require any other borg gems here.