Settings and Preferences for transfer between machines
Go to file
Jake Howard f30441321b
Move OMZ init to help speed up shell
compinit took the most time, which we were duplicating. Now we let OMZ
handle it.
2023-07-28 14:05:15 +01:00
.gitea/workflows Remove cache 2023-04-10 16:44:14 +01:00
files Move OMZ init to help speed up shell 2023-07-28 14:05:15 +01:00
host_vars Replace DabApps things with Torchbox 2021-03-10 10:53:01 +00:00
scripts Add env to path during setup 2022-01-08 12:43:45 +00:00
tasks Replace languagetool with ltex 2023-07-24 17:40:48 +01:00
.ansible-lint Update linting dependencies 2023-01-08 15:25:23 +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
ansible.cfg Use ansible collections 2021-02-07 13:56:58 +00:00
dev-requirements.txt Update linting dependencies 2023-01-08 15:25:23 +00:00
dotfiles.yml Update linting dependencies 2023-01-08 15:25:23 +00:00
galaxy-requirements.yml Switch to kewlfft.aur collection 2021-11-06 19:46:32 -05:00
hosts Init ansible setup 2018-09-09 08:56:05 +01:00
README.md Remove gitlab config 2023-03-29 20:16:45 +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

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!