https://github.com/wildandhya/dotfiles-v2
automation for setup and configure my personal desktop
https://github.com/wildandhya/dotfiles-v2
Last synced: 20 days ago
JSON representation
automation for setup and configure my personal desktop
- Host: GitHub
- URL: https://github.com/wildandhya/dotfiles-v2
- Owner: wildandhya
- Created: 2022-01-14T05:58:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T04:50:12.000Z (over 3 years ago)
- Last Synced: 2026-04-29T21:11:18.195Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## .dotfiles
ansible project for setup & configure my personal desktop.
### Usage
#### Setup
```
ansible-playbook playbooks/setup-desktop.yml
```
#### Configure
```
ansible-playbook playbooks/configure.yml
```