added another workstation
changed typo on git clone
added git settings
This commit is contained in:
2024-03-25 06:32:50 +10:00
parent dfe241805f
commit 38cbbe07b4
5 changed files with 61 additions and 1 deletions

View File

@@ -41,6 +41,7 @@
starship
thefuck
git
stow
];
programs.fish.enable = true;

View File

@@ -102,6 +102,11 @@ in
python = { disabled = true; };
};
};
programs.git = {
enable = true;
userName = "Kurtis";
userEmail = "kurtis@whonet.com.au";
};
};
# Add chrome extensions to chrome