Add atuin
This commit is contained in:
parent
db3df96e39
commit
ce49ef7a8c
@ -8,6 +8,10 @@
|
||||
zoxide.enable = true;
|
||||
eza.enable = true;
|
||||
fzf.enable = true;
|
||||
atuin = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user