mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-30 13:47:46 +00:00
![]() Fix `from env` custom command #### Description This pull request addresses issues with the `from env` custom command in the Nushell script, improving the handling and sanitization of parsed environment variable values. The main focus of this update is to enhance the parsing behavior to handle edge cases and ensure proper formatting of output. |
||
---|---|---|
.. | ||
from-cpuinfo.nu | ||
from-dmidecode.nu | ||
from-env.nu | ||
README.md | ||
remove-diacritics.nu | ||
to-ini.nu | ||
to-number-format.nu |
Formatting scripts
Definition
The scripts in this folder are used to help formatting nicely inputs/outputs of nushell.