mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-29 21:10:13 +00:00
remove jj pagination
This commit is contained in:
@ -22,6 +22,7 @@ in
|
|||||||
name = config.programs.git.userName;
|
name = config.programs.git.userName;
|
||||||
email = config.programs.git.userEmail;
|
email = config.programs.git.userEmail;
|
||||||
};
|
};
|
||||||
|
ui.paginate = "never";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user