tangled
alpha
login
or
join now
overby.me
/
darling-nix
1
fork
atom
this repo has no description
1
fork
atom
overview
issues
pulls
pipelines
darling-nix
/
Developer
/
Toolchains
/
XcodeDefault.xctoolchain
/
usr
/
bin
/
xcrun
at
fixPythonPipStalling
6 lines
59 B
view raw
wrap content
Andrew Hyatt
Developer dir improvements
7y ago
8a09f2b6
1
#!/bin/bash
2
3
if
[
$1
=
=
"-find"
]
4
then
5
echo
`
which
$2
`
6
fi