1
0
Fork 0
mirror of synced 2024-06-16 21:01:10 -04:00
Commit graph

1 commit

Author SHA1 Message Date
Tim Byrne eabf9091fb
Support WSL detection (#61)
`uname -s` was already being executed every run for *cygwin* detection.
I've consolidated all of the OS detection into a single function. This
also fixed the problem of running `uname -s` twice for the `alt`
command.
2017-04-09 08:47:18 -05:00