nushell/crates/nu-utils/src/sample_config
Christopher Durham 1bf016bae3
Simplify prompt tilde substitution (#11822)
# Description

Simplify the tilde substitution in `create_left_prompt` by using `path
relative-to`.

# User-Facing Changes

The default `env.nu` is simpler.

# Tests

I've been happily using this formulation in my prompt command for a
while now.
2024-02-13 06:28:52 -06:00
..
default_config.nu colored file-like completions (#11702) 2024-02-08 14:29:28 -06:00
default_env.nu Simplify prompt tilde substitution (#11822) 2024-02-13 06:28:52 -06:00
sample_login.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00