mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Add gr alias to cd to root of git repo
This commit is contained in:
@@ -14,7 +14,8 @@ in {
|
||||
|
||||
homebrew = {
|
||||
enable = true;
|
||||
autoUpdate = false;
|
||||
onActivation.autoUpdate = false;
|
||||
onActivation.upgrade = false;
|
||||
global = {
|
||||
brewfile = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user