nushell/crates/nu-utils/src/sample_config
Mach50 844f541719
changed default env file to use $nu.home_path to find home (#10192)
# Description
Changed the default env file so that home is found using `$nu.home-path`
instead to using an if-else statement to find the os then find the
specific environment variable
2023-09-02 09:00:10 -05:00
..
default_config.nu Screen reader-friendly errors (#10122) 2023-08-27 06:54:15 -05:00
default_env.nu changed default env file to use $nu.home_path to find home (#10192) 2023-09-02 09:00:10 -05:00
sample_login.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00