add delta as pager for git
This commit is contained in:
parent
b73140ea90
commit
e71f8a3b47
1 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,11 @@ in
|
|||
programs.${feature} = {
|
||||
enable = true;
|
||||
|
||||
delta = {
|
||||
enable = true;
|
||||
options.theme = "Dracula";
|
||||
};
|
||||
|
||||
userName = "wi11-holdsworth";
|
||||
userEmail = "83637728+wi11-holdsworth@users.noreply.github.com";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue