Preserve env in script
parent
112aefa701
commit
35762e4d31
|
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env
|
||||||
|
|
||||||
# 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