Expand a few aliases

This commit is contained in:
François-Xavier Cat
2018-10-01 17:01:15 -07:00
parent d8bd5a8cb6
commit 1951a61699
14 changed files with 18 additions and 18 deletions

View File

@@ -8,7 +8,7 @@
$sign=@{sign=echo + -}
$location=@{location=echo Atlanta Newark Washington Chicago Philadelphia Houston Phoneix}
$(1..6 | % {
$(1..6 | Foreach-Object {
$from=$to=""
while($from -eq $to) {