Settings and Preferences for transfer between machines
Go to file
Jake Howard 73ce9d97d3
Polybar only exists on AUR
This makes installation much faster, as it doesn't need to download and parse SRCINFO
2020-06-15 12:36:54 +01:00
.github/workflows Install ansible-aur using galaxy rather than yay 2020-06-15 12:27:11 +01:00
files Add an alias to run tests without npm 2020-06-15 12:12:03 +01:00
scripts Install ansible-aur using galaxy rather than yay 2020-06-15 12:27:11 +01:00
tasks Polybar only exists on AUR 2020-06-15 12:36:54 +01:00
.ansible-lint Install plymouth 2020-05-22 12:54:31 +01:00
.gitignore Replace pipenv with regular pip workflow 2020-02-10 08:46:09 +00:00
ansible.cfg Add ansible.cfg file 2020-05-16 17:00:12 +01:00
dev-requirements.txt Bump yamllint from 1.22.1 to 1.23.0 2020-05-01 08:29:41 +00:00
dotfiles.yml Deal with DabApps hostnames in a nicer way 2020-06-04 09:21:26 +01:00
galaxy-requirements.yml Install ansible-aur using galaxy rather than yay 2020-06-15 12:27:11 +01:00
hosts Init ansible setup 2018-09-09 08:56:05 +01:00
README.md Install ansible-aur using galaxy rather than yay 2020-06-15 12:27:11 +01:00
requirements.txt Bump ansible from 2.9.6 to 2.9.7 2020-05-01 08:29:12 +00:00
vars.yml Deal with DabApps hostnames in a nicer way 2020-06-04 09:21:26 +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

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