mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
update lockfile, remove mimestream
This commit is contained in:
@ -31,6 +31,7 @@ in {
|
||||
pager = { branch = "false"; };
|
||||
safe = { directory = config.dotfilesPath; };
|
||||
pull = { ff = "only"; };
|
||||
push = { autoSetupRemote = "true"; };
|
||||
init = { defaultBranch = "master"; };
|
||||
};
|
||||
ignores = [ ".direnv/**" "result" ];
|
||||
|
Reference in New Issue
Block a user