Settings and Preferences for transfer between machines
Go to file
Jake Howard 8baf41bb2c
Dont change rofi height whilst typing.
But if there aren't enough results to fill it, still shrink then on startup
2021-09-12 11:09:50 +01:00
.github/workflows Replace ansible in venv with system managed version 2020-06-24 17:11:20 +01:00
files Dont change rofi height whilst typing. 2021-09-12 11:09:50 +01:00
host_vars Replace DabApps things with Torchbox 2021-03-10 10:53:01 +00:00
scripts Allow passing arguments when deploying 2021-02-07 14:22:43 +00:00
tasks Remove glogg 2021-09-11 23:07:27 +01:00
.ansible-lint Use ansible collections 2021-02-07 13:56:58 +00:00
.gitattributes Force YAML to be detected as a language 2020-11-25 11:54:35 +00:00
.gitignore Use ansible collections 2021-02-07 13:56:58 +00:00
README.md Install `ansible-aur` using galaxy rather than `yay` 2020-06-15 12:27:11 +01:00
ansible.cfg Use ansible collections 2021-02-07 13:56:58 +00:00
dev-requirements.txt Update linters 2020-11-25 12:10:32 +00:00
dotfiles.yml Replace vim with nvim 2021-09-11 23:03:34 +01:00
galaxy-requirements.yml Use ansible collections 2021-02-07 13:56:58 +00:00
hosts Init ansible setup 2018-09-09 08:56:05 +01:00
vars.yml Define a default for `is_torchbox` 2021-07-01 22:18:32 +01:00
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!