Skip to content

Commit a593435

Browse files
committed
fix: atunin with nushell
#119
1 parent 2d5a0c6 commit a593435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home/base/core/core.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
enable = true;
135135
enableBashIntegration = true;
136136
enableZshIntegration = true;
137-
enableNushellIntegration = true;
137+
enableNushellIntegration = false;
138138
};
139139
};
140140
}

0 commit comments

Comments
 (0)