Settings and Preferences for transfer between machines
Go to file
Jake Howard aa96c407ca
Allow passing arguments when deploying
2021-02-07 14:22:43 +00:00
.github/workflows
files Remove alacritty keybindings 2021-02-07 13:59:59 +00:00
scripts Allow passing arguments when deploying 2021-02-07 14:22:43 +00:00
tasks Use ansible collections 2021-02-07 13:56:58 +00:00
.ansible-lint Use ansible collections 2021-02-07 13:56:58 +00:00
.gitattributes
.gitignore Use ansible collections 2021-02-07 13:56:58 +00:00
README.md
ansible.cfg Use ansible collections 2021-02-07 13:56:58 +00:00
dev-requirements.txt
dotfiles.yml
galaxy-requirements.yml Use ansible collections 2021-02-07 13:56:58 +00:00
hosts
vars.yml
yamllint.yml Use ansible collections 2021-02-07 13:56:58 +00: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!