Settings and Preferences for transfer between machines
Go to file
dependabot-preview[bot] 4c999aa049
Bump ansible-lint from 4.1.0 to 4.2.0
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Changelog](https://github.com/ansible/ansible-lint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/ansible/ansible-lint/compare/v4.1.0...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-01 05:25:09 +00:00
.github/workflows Remember to install the ansible aur module 2020-02-10 08:50:52 +00:00
files Install terraform and its language server 2020-02-25 10:12:48 +00:00
scripts Replace pipenv with regular pip workflow 2020-02-10 08:46:09 +00:00
tasks Install terraform and its language server 2020-02-25 10:12:48 +00:00
.ansible-lint Install ansible lint 2019-11-18 13:09:43 +00:00
.gitignore Replace pipenv with regular pip workflow 2020-02-10 08:46:09 +00:00
README.md Replace circleci with github actions 2020-02-10 08:48:44 +00:00
dev-requirements.txt Bump ansible-lint from 4.1.0 to 4.2.0 2020-03-01 05:25:09 +00:00
dotfiles.yml Install ansible lint 2019-11-18 13:09:43 +00:00
hosts Init ansible setup 2018-09-09 08:56:05 +01:00
requirements.txt Replace pipenv with regular pip workflow 2020-02-10 08:46:09 +00:00
vars.yml Detect antergos using lsb 2019-11-05 20:15:08 +00:00
yamllint.yml Configure KeepassXC settings 2018-10-08 20:08:23 +01:00

README.md

Dotfiles

Settings and Preferences for transfer between machines

Requirements

  • ansible-aur
  • 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!