mirror of
https://github.com/notwa/rc
synced 2025-02-05 15:43:22 -08:00
note compatibility for witch
This commit is contained in:
parent
f644823590
commit
3faa5e6d99
1 changed files with 4 additions and 0 deletions
4
sh/witch
4
sh/witch
|
@ -1,4 +1,8 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
# NO_ZSH
|
||||||
|
# YES_BASH
|
||||||
|
# YES_DASH
|
||||||
|
# YES_ASH
|
||||||
# this is `which` from Debian. the only changes are superficial (formatting).
|
# this is `which` from Debian. the only changes are superficial (formatting).
|
||||||
# this does not work as-is with zsh.
|
# this does not work as-is with zsh.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue