Link to #87 for multi-config plus CLI options
parent
22f0588c81
commit
07f99c6f5d
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,8 @@ and single configurations with
|
||||||
./install-standalone <configs...>
|
./install-standalone <configs...>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The above prevent passing command-line arguments like `-v` and `-q` to the Dotbot invocation. If you want to use command-line options in conjunction with the above, you can add parsing of command-line options as described in [#87](https://github.com/anishathalye/dotbot/issues/87#issue-146431889).
|
||||||
|
|
||||||
If you have any open questions or something is unclear, you can try to take a look at a dotfile repository that uses this setup:
|
If you have any open questions or something is unclear, you can try to take a look at a dotfile repository that uses this setup:
|
||||||
* [shivapoudel/dotfiles](https://github.com/shivapoudel/dotfiles)
|
* [shivapoudel/dotfiles](https://github.com/shivapoudel/dotfiles)
|
||||||
* [vbrandl/dotfiles](https://github.com/vbrandl/dotfiles)
|
* [vbrandl/dotfiles](https://github.com/vbrandl/dotfiles)
|
||||||
|
|
Loading…
Reference in a new issue