Preserve env in script

pull/1304/head
LanikSJ 2019-01-07 07:38:57 -08:00
parent 112aefa701
commit 35762e4d31
No known key found for this signature in database
GPG Key ID: C043F668DB04FD0E
1 changed files with 183 additions and 181 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env
# bash-preexec.sh -- Bash support for ZSH-like 'preexec' and 'precmd' functions.
# https://github.com/rcaloras/bash-preexec
#