summaryrefslogtreecommitdiffstats
path: root/vagrant_support/devtools.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant_support/devtools.yml')
-rw-r--r--vagrant_support/devtools.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vagrant_support/devtools.yml b/vagrant_support/devtools.yml
new file mode 100644
index 000000000..bfc62cb2a
--- /dev/null
+++ b/vagrant_support/devtools.yml
@@ -0,0 +1,4 @@
+---
+- name: copy bashrc
+ copy: src=bashrc dest=/home/vagrant/.bashrc mode=0644
+