Skip to content

Commit

Permalink
replaced with inline definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ninmonkey committed Jan 22, 2024
1 parent 9aab247 commit 6fbb03c
Showing 1 changed file with 2 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ $outStr_lines | Set-Clipboard
[string[]]$roundTClippy_lines = Get-Clipboard


(($serr | Get-Error | out-string) -split '\r?\n').where({$_}, 'first', 6) | Join-String -sep (Hrr) -p { $_ | fcc }
| ShowEmojiRepeats
(($serr | Get-Error | out-string) -split '\r?\n').where({$_}, 'first', 6) | Join-String -sep (Hrr) -p { $_ | HShowEscape } | ShowEmojiRepeats


$outStr_lines| HShowEscape
Expand All @@ -57,13 +56,4 @@ $outStr_lines| HShowEscape

(($serr | Get-Error | out-string) -split '\r?\n').where({$_}, 'first', 6) | Join-String -sep (Hrr) -p { $_ | HShowEscape } | ShowEmojiRepeats


return

'ssdf'.EnumerateRunes().value | Join-string -f '{x}' -sep ' '
(($serr | Get-Error | out-string) -split '\r?\n').where({$_}, 'first', 6) | Join-String -sep (Hrr) -p { $_ | fcc }


return

(($serr | Get-Error | out-string) -split '\r?\n').where({$_}, 'first', 6) | Join-String -sep (Hrr) -p { $_ | fcc }
# (($serr | Get-Error | out-string) -split '\r?\n').where({$_}, 'first', 6) | Join-String -sep (Hr 1) -p { $_ | fcc }

0 comments on commit 6fbb03c

Please sign in to comment.