# frozen_string_literal: true module Balboa CONFIG_FILE = File.join(Dir.home, '.balboa.yml').freeze end