mirror of
https://codeberg.org/muon/home.git
synced 2026-03-09 03:53:11 +00:00
Add atuin to nushell
This commit is contained in:
parent
5e84e6aba8
commit
5518f1ca35
2 changed files with 37 additions and 28 deletions
|
|
@ -42,6 +42,7 @@ in
|
|||
atuin = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
enableNushellIntegration = true;
|
||||
flags = ["--disable-up-arrow"];
|
||||
settings = {
|
||||
sync_frequency = "5m";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue