1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-05 21:03: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 #!/usr/bin/env sh
# NO_ZSH # NO_ZSH
# YES_BASH # NO_BASH
# YES_DASH # YES_DASH
# YES_ASH # YES_ASH
# this is `which` from Debian. the only changes are superficial (formatting). # this is `which` from Debian. the only changes are superficial (formatting).