mirror of
https://github.com/dwinkler1/np.git
synced 2026-07-07 17:28:23 -04:00
test updates
This commit is contained in:
parent
c37deaa3b4
commit
049a61e690
2 changed files with 15 additions and 5 deletions
|
|
@ -131,7 +131,9 @@
|
|||
shellHook =
|
||||
nvimConfig.lib.shellHook evalResult.config
|
||||
+ ''
|
||||
exec nu
|
||||
if [ -z "''${NO_NUSHELL:-}" ]; then
|
||||
exec nu
|
||||
fi
|
||||
'';
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue