mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
readme updated
This commit is contained in:
parent
ca2aa8aada
commit
adc5d94eb1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user