Add atuin
This commit is contained in:
parent
2af5a24726
commit
ef829db4dc
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ desktop: {pkgs, ...}: {
|
||||||
plugins = [
|
plugins = [
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
atuin.enable = true;
|
||||||
autojump.enable = true;
|
autojump.enable = true;
|
||||||
};
|
};
|
||||||
home.file.".p10k.zsh".source = ./.p10k.zsh;
|
home.file.".p10k.zsh".source = ./.p10k.zsh;
|
||||||
|
|
Loading…
Reference in a new issue