1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 07:29:04 -08:00

prevent witch from immediately exiting login shells

oops
This commit is contained in:
Connor Olding 2024-07-13 02:29:12 -07:00
parent aad149d30a
commit 194f5eb8d3

View file

@ -1,5 +1,5 @@
#!/usr/bin/env sh
# YES_ZSH YES_BASH YES_DASH YES_ASH
# FAKE_COMPAT
### @ witch
### this is a personal rewrite of `which` from Debian.
### the original version didn't run on certain shells,