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:
parent
aad149d30a
commit
194f5eb8d3
1 changed files with 1 additions and 1 deletions
2
sh/witch
2
sh/witch
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
# YES_ZSH YES_BASH YES_DASH YES_ASH
|
# FAKE_COMPAT
|
||||||
### @ witch
|
### @ witch
|
||||||
### this is a personal rewrite of `which` from Debian.
|
### this is a personal rewrite of `which` from Debian.
|
||||||
### the original version didn't run on certain shells,
|
### the original version didn't run on certain shells,
|
||||||
|
|
Loading…
Reference in a new issue