mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
more information about the recent changes in the script allowing both
interactive and non-interactive modes
This commit is contained in:
@@ -49,6 +49,13 @@ cd ~/Documents/git/github.com/aminnairi/dotfiles
|
|||||||
bash main.sh
|
bash main.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also feed the script with the path to an existing playbook if you don't want to be prompted to choose one.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# Or by providing the path to an existing playbook directly
|
||||||
|
bash main.sh ansible/amd-gnome.yml
|
||||||
|
```
|
||||||
|
|
||||||
## Informations
|
## Informations
|
||||||
|
|
||||||
### Neovim
|
### Neovim
|
||||||
|
|||||||
Reference in New Issue
Block a user