1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-27 09:56:07 +02:00

readme updated

This commit is contained in:
eoli3n 2017-12-19 13:37:12 +01:00
parent ca2aa8aada
commit adc5d94eb1

View File

@ -28,9 +28,11 @@ curl -o PKGBUILD https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=packer-
[WARNING] Use carefully, backup your home before using !
```
git clone --recursive https://github.com/eoli3n/dotfiles
dotfiles/install.sh <desktop|laptop|server>
# To list tags
ansible-playbook -i "localhost," -c local install.yml --list-tags
# To list tasks, dryrun then install
dotfiles/install.sh <desktop|laptop|server|[any tag]>
```
Installer will print target tasks, and dryrun before apply.
## Manual configurations