thefuck: enable for all users
This commit is contained in:
parent
c31106951b
commit
d7c17a7f77
@ -3,6 +3,7 @@
|
||||
{
|
||||
config.users.defaultUserShell = pkgs.zsh;
|
||||
|
||||
config.programs.thefuck.enable = true;
|
||||
config.programs.zsh = {
|
||||
enable = true;
|
||||
histSize = 100000;
|
||||
|
Loading…
Reference in New Issue
Block a user