fish: rename repo path variables

This commit is contained in:
Primrose 2024-11-15 17:56:07 +01:00
parent acfc46aeb5
commit d49561657e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
7 changed files with 19 additions and 22 deletions

View file

@ -58,7 +58,7 @@
programs.git.includes = [
# university identity
{
condition = "gitdir:~/univ-repos/";
condition = "gitdir:~/univ-repo/";
contents = {
init.defaultBranch = "main";
user = {