Use bash builtin type instead of which to look for executables
Repository details (npshell)
- Project page
- npshell
- Project category
- npshell (121 entries)
- Repository
-
@joelpurra/npshell
- Owner
-
@joelpurra
- Issues
-
@joelpurra/npshell/issues
- Contributors
-
@joelpurra/npshell/graphs/contributors
Commit details (91c1f717)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Use bash builtin type instead of which to look for executables
Changed files (3)
-
src/np.sh
+13, -2 -
src/shared/functions/cross-platform.sh
+12, -1 -
src/shared/githooks/pre-commit.sh
+3, -3