Preserve env in script again
parent
35762e4d31
commit
df00a1894c
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# bash-preexec.sh -- Bash support for ZSH-like 'preexec' and 'precmd' functions.
|
# bash-preexec.sh -- Bash support for ZSH-like 'preexec' and 'precmd' functions.
|
||||||
# https://github.com/rcaloras/bash-preexec
|
# https://github.com/rcaloras/bash-preexec
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue