feat(zsh): install atuin
This commit is contained in:
parent
8ef6734e25
commit
7579c77002
1 changed files with 5 additions and 0 deletions
5
home.nix
5
home.nix
|
|
@ -217,4 +217,9 @@ in {
|
|||
programs.yazi = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue