1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 01:07:11 -07:00
rc/sh/slit

4 lines
102 B
Plaintext
Raw Normal View History

#!/usr/bin/env zsh
2013-06-28 05:22:14 -07:00
# from https://github.com/sorin-ionescu/prezto/
awk "{ print ${(j:,:):-\$${^@}} }"