update deps, migrate to mdx remote
This commit is contained in:
parent
3b77023ba1
commit
137f194ccf
@ -1,4 +0,0 @@
|
||||
module.exports = {
|
||||
presets: ['next/babel'],
|
||||
plugins: ['import-glob-array'],
|
||||
}
|
||||
@ -30,9 +30,8 @@ You may also wish to consult the
|
||||
environmental variables that can be used to configure and control
|
||||
Vagrant in a global way.
|
||||
|
||||
|
||||
## Autocompletion
|
||||
|
||||
Vagrant provides the ability to autocomplete commands. Currently, the
|
||||
Vagrant provides the ability to autocomplete commands. Currently, the
|
||||
`bash` and `zsh` shells are supported. These can be enabled by running
|
||||
`vagrant autocomplete install --bash --zsh`.
|
||||
`vagrant autocomplete install --bash --zsh`.
|
||||
@ -15,7 +15,7 @@ Welcome to the documentation for Vagrant - the command line utility for managing
|
||||
the lifecycle of virtual machines. This website aims to document every feature
|
||||
of Vagrant from top-to-bottom, covering as much detail as possible. If you are
|
||||
just getting started with Vagrant, we highly recommended starting with
|
||||
the [getting started tutorial](https://learn.hashicorp.com/vagrant) on
|
||||
the [getting started tutorial](https://learn.hashicorp.com/vagrant) on
|
||||
HashiCorp's Learn platform first, and then returning to this page.
|
||||
|
||||
The navigation will take you through each component of Vagrant. Click on a
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user