Settings and Preferences for transfer between machines
Go to file
Jake Howard a572868b8f
Replace ansible in venv with system managed version
This makes keeping updated on versions much easier!
2020-06-24 17:11:20 +01:00
.github/workflows Replace ansible in venv with system managed version 2020-06-24 17:11:20 +01:00
files Ensure git pulls aren't rebased automatically 2020-06-20 15:42:47 +01:00
scripts Replace ansible in venv with system managed version 2020-06-24 17:11:20 +01:00
tasks Replace ansible in venv with system managed version 2020-06-24 17:11:20 +01:00
.ansible-lint Install plymouth 2020-05-22 12:54:31 +01:00
.gitignore Fix galaxy roles installation 2020-06-15 12:52:05 +01:00
README.md Install `ansible-aur` using galaxy rather than `yay` 2020-06-15 12:27:11 +01:00
ansible.cfg Fix galaxy roles installation 2020-06-15 12:52:05 +01:00
dev-requirements.txt Replace ansible in venv with system managed version 2020-06-24 17:11:20 +01:00
dotfiles.yml Add AUR role so the module is loaded correctly 2020-06-20 15:46:57 +01:00
galaxy-requirements.yml Use NTP role from galaxy 2020-06-15 12:54:07 +01:00
hosts Init ansible setup 2018-09-09 08:56:05 +01:00
vars.yml Use NTP role from galaxy 2020-06-15 12:54:07 +01:00
yamllint.yml Update pyyaml to 1.21.0 2020-03-30 19:36:05 +01:00

README.md

Dotfiles

Settings and Preferences for transfer between machines

Requirements

  • SSH / GPG keys installed
  • Correctly setup ~/.dotfiles directory

Usage

  1. Run ./scripts/setup.sh to setup local environment
  2. Run ./scripts/deploy.sh
  3. ???
  4. Profit!