Sha256: 03fcc71f210ba0dc273e4d4f89a58d7fc6494be79d8351633b5e975b3542042b
Contents?: true
Size: 355 Bytes
Versions: 1
Compression:
Stored size: 355 Bytes
Contents
- name: install vim type: homebrew item: vim - name: create tmp directory type: directory destination: <%= tmp_dir %> - 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
minarai-0.0.3 | examples/recipe_erb.yml.erb |