Tweak nushell configuration

This commit is contained in:
Greg Hellings
2025-08-15 22:59:11 -05:00
parent 2654a8972d
commit fdeef473dc
3 changed files with 59 additions and 46 deletions
+1
View File
@@ -7,6 +7,7 @@
programs = {
nushell = {
enable = true;
environmentVariables = config.home.sessionVariables;
extraConfig = ''
use std/util "path add"
path add ${config.home.homeDirectory}/src/bin