1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-04-23 16:43:24 -07:00

don't autoload witch in bash

This commit is contained in:
Connor Olding 2022-09-30 16:45:32 -07:00
parent 6e5c315427
commit 6084b27068

View File

@ -1,6 +1,6 @@
#!/usr/bin/env sh
# NO_ZSH
# YES_BASH
# NO_BASH
# YES_DASH
# YES_ASH
# this is `which` from Debian. the only changes are superficial (formatting).