Add gr alias to cd to root of git repo

This commit is contained in:
Dave Gallant
2022-09-14 11:17:05 -04:00
parent 0a7b4492e3
commit 1aac42a4b2
3 changed files with 12 additions and 10 deletions

View File

@@ -14,7 +14,8 @@ in {
homebrew = {
enable = true;
autoUpdate = false;
onActivation.autoUpdate = false;
onActivation.upgrade = false;
global = {
brewfile = true;
};