Settings and Preferences for transfer between machines
Go to file
Jake Howard 6804cd0edb
Run the crab service as me
Otherwise it doesn't have access to enumerate my processes, which really is how it's meant to be!
2020-04-28 16:18:53 +01:00
.github/workflows Remember to install the ansible aur module 2020-02-10 08:50:52 +00:00
files Run the crab service as me 2020-04-28 16:18:53 +01:00
scripts Replace pipenv with regular pip workflow 2020-02-10 08:46:09 +00:00
tasks Add systemd file for crab 2020-04-24 12:13:29 +01: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
dev-requirements.txt Remove yet more unnecessary quotes around values 2020-04-15 08:50:11 +01: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
README.md Replace circleci with github actions 2020-02-10 08:48:44 +00:00
requirements.txt Bump ansible from 2.9.5 to 2.9.6 2020-04-01 08:31:03 +00:00
vars.yml Update pyyaml to 1.21.0 2020-03-30 19:36:05 +01:00
yamllint.yml Update pyyaml to 1.21.0 2020-03-30 19:36:05 +01:00

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!