# File lib/homesick/utils.rb, line 29
    def repos_dir
      @repos_dir ||= home_dir.join('.homesick', 'repos').expand_path
    end