mirror of
https://github.com/notwa/rc
synced 2024-10-31 16:24:35 -07:00
set -shrc's hashbang to false
This commit is contained in:
parent
aed65ec04f
commit
04e5cce6dd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env zsh
|
||||
#!/usr/bin/env false
|
||||
# for zsh, bash, and dash.
|
||||
[ -n "$ZSH_VERSION" -o -n "$BASH" ] && FANCY=1 || FANCY=0
|
||||
|
||||
|
|
Loading…
Reference in a new issue