Oliver Davies
346960f313
feat(git): set the default branch name for new
...
...repositories
When running `git init` to initialise a new repository, set the default
branch name that will be used. In this case, the branch name will be
`main` instead of the old default, `master`.
2023-07-25 20:24:48 +01:00
Oliver Davies
31089aa054
chore(git): update user email address
2023-06-15 08:56:42 +01:00
Oliver Davies
0bad33a035
refactor(git): move .gitmessage text
2023-05-16 22:49:11 +01:00
Oliver Davies
1a65394a0c
chore: update Git user email address
2023-05-09 21:43:21 +01:00
Oliver Davies
4b459f08d4
style: reformat with nixpkgs-fmt
2023-05-03 22:19:59 +01:00
Oliver Davies
7235dc60dd
refactor: delete old Ansible configuration
...
- Remove the Ansible files.
- Move the Nix files to the root level of the repository.
Refs: #39
2022-12-20 20:00:28 +00:00
Oliver Davies
e01784d8ce
chore: move nix files
2022-09-29 19:29:50 +01:00
Oliver Davies
8c281cd5d2
refactor: split into modules
2022-09-29 15:17:25 +01:00