fixes atuin integration and adapts colors
This commit is contained in:
parent
17deeb5be2
commit
96953438ef
2 changed files with 5 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
enableFishIntegration = false;
|
||||
enableBashIntegration = false;
|
||||
enableFishIntegration = true;
|
||||
settings = {
|
||||
style = "compact";
|
||||
inline_height = 20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue