feat(shell): Use atuin
This commit is contained in:
@@ -121,6 +121,11 @@ in {
|
||||
};
|
||||
|
||||
programs = {
|
||||
atuin = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
enableNushellIntegration = true;
|
||||
};
|
||||
thefuck = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
|
||||
Reference in New Issue
Block a user