mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-23 04:22:06 +00:00
commit
262dbe890b
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -1,3 +1,5 @@
|
||||
require 'date'
|
||||
|
||||
Vagrant.configure(2) do |config|
|
||||
config.vm.provider :virtualbox do |v|
|
||||
v.name = 'exa'
|
||||
|
Loading…
Reference in New Issue
Block a user