Sha256: 589661ec0c26d13eea124dcb9e22efa386a9d4253d9c6e61c40bb6e45fad042c

Contents?: true

Size: 277 Bytes

Versions: 2

Compression:

Stored size: 277 Bytes

Contents

- name: install vim
  type: homebrew
  item: vim

- name: clone dotfile
  type: git
  repository: <%= remote_dotfile_repo %>
  destination: <%= dotfile_path %>

- name: link dotfile to hgoe
  type: link
  source: <%= vim_config_in_dotfile %>
  destination: <%= dot_vim_path %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
minarai-0.0.2 examples/recipe_erb.yml.erb
minarai-0.0.1 examples/recipe_erb.yml.erb