Sha256: 20b60d4307c8771eada9b99fb94e53dd53c850fb51563a9c8daf9e008c83454f

Contents?: true

Size: 359 Bytes

Versions: 7

Compression:

Stored size: 359 Bytes

Contents

default['utils::dotfiles']['git']['ignore'] = ['.DS_Store']
default['utils::colors']['git'] = {
  "branch"  => {"current" => "yellow reverse", "local" => "yellow", "remote" => "green"},
  "diff"    => {"meta" => "yellow bold", "frag" => "magenta bold", "old" => "red bold"},
  "status"  => {"added" => "yellow", "changed" => "green", "untracked" => "cyan"}
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
flombe-0.1.0.12 cookbooks/utils/attributes/git.rb
flombe-0.1.0.11 cookbooks/utils/attributes/git.rb
flombe-0.1.0.10 cookbooks/utils/attributes/git.rb
flombe-0.1.0.9 cookbooks/utils/attributes/git.rb
flombe-0.1.0.8 cookbooks/utils/attributes/git.rb
flombe-0.1.0.7 cookbooks/utils/attributes/git.rb
flombe-0.1.0.6 cookbooks/utils/attributes/git.rb