mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
parent
92b29131db
commit
0095fb2b1c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
export def "to ini" [] {
|
||||
transpose key value
|
||||
| update value {|row|
|
||||
get value
|
||||
$row.value
|
||||
| transpose key value
|
||||
| format '{key}={value}'
|
||||
| prepend $"[($row.key)]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue