We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c0805 commit 8401e2aCopy full SHA for 8401e2a
README.md
@@ -20,7 +20,7 @@ curl "https://dotfiles.vibioh.fr/bootstrap.sh" | bash
20
21
You can set following environment variables for customizing installation behavior:
22
23
-- `DOTFILES_NO_NODE="true"` doesn't perform install of `installations/node` file (replace `NODE` by any uppercase filename in `installations/` dir)
+- `DOTFILES_NODE="true"` will perform install of `installations/node` file (replace `NODE` by any uppercase filename in `installations/` dir)
24
25
```bash
26
#!/usr/bin/env bash
0 commit comments