Fix typos
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
fileWidgetCommand = "fd --type f --no-ignore";
|
||||
historyWidgedOptions = [ "--reverse" "--sort" "--exact" ];
|
||||
historyWidgetOptions = [ "--reverse" "--sort" "--exact" ];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user