Clone the repository:
git clone https://github.com/ad-oliviero/dotfiles.git ~/dotfiles
cd dotfiles
Then you can install three stow packages:
stow desktop # desktop "environment" configurations
stow apps # graphical apps
stow terminal # terminal configurations
And the programs manually.
Or, you can do everything automatically:
- Install ansible with your package manager
- Run
ansible-playbook -K ~/dotfiles/ansible.yml