add hrt counter to shell startup
This commit is contained in:
parent
e597a95826
commit
6f5884a8a3
2 changed files with 48 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
plugin use query;
|
||||
plugin use polars;
|
||||
plugin use formats;
|
||||
|
||||
nu ${../../other/scripts/desktop/shell-startup.nu};
|
||||
'';
|
||||
};
|
||||
programs.starship.enableNushellIntegration = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue