From d494d318ceedcfc18c81440eb29bd681084ff65c Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 1 Jul 2014 22:52:29 +0200 Subject: Rename .zsh --- zsh/functions/env | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 zsh/functions/env (limited to 'zsh/functions/env') diff --git a/zsh/functions/env b/zsh/functions/env new file mode 100644 index 0000000..a79fd5d --- /dev/null +++ b/zsh/functions/env @@ -0,0 +1,3 @@ +# -*- mode: shell-script -*- + +/usr/bin/env "$@" | grep -v \^LESS_TERMCAP_ -- cgit v1.2.3-54-g00ecf