Settings and Preferences for transfer between machines
  • YAML 65.9%
  • Shell 31.8%
  • Python 2.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jake Howard 82d1f10961
Some checks failed
/ lint (push) Failing after 1m43s
Set SSH auth socket path
2026-07-17 10:01:53 +01:00
.gitea/workflows Remove cache 2023-04-10 16:44:14 +01:00
files Set SSH auth socket path 2026-07-17 10:01:53 +01:00
host_vars Provision work desktop 2024-03-15 08:28:15 +00:00
scripts Fix temp file permissions issues 2026-06-22 22:56:56 +01:00
tasks Install camera controls 2026-07-13 10:01:44 +01:00
.ansible-lint Update ansible-link and yamllint 2023-07-30 15:43:58 +01: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
.yamllint.yml Remove alacritty 2026-06-26 17:24:50 +01:00
ansible.cfg Fix temp file permissions issues 2026-06-22 22:56:56 +01:00
dev-requirements.txt Update ansible-link and yamllint 2023-07-30 15:43:58 +01:00
dotfiles.yml Replace vscode with zed 2026-06-26 23:31:30 +01:00
galaxy-requirements.yml Bootstrap configuring KDE 2023-09-23 15:18:49 +01: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

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!