removes atuin integration and adds direnv integration
This commit is contained in:
parent
2f6aaa1570
commit
b39c6faf50
2 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
programs.atuin = {
|
||||
enable = true;
|
||||
enableBashIntegration = false;
|
||||
enableFishIntegration = true;
|
||||
enableFishIntegration = false;
|
||||
settings = {
|
||||
style = "compact";
|
||||
inline_height = 20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue