summaryrefslogtreecommitdiffstats
path: root/.zsh/functions/env
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-05-05 21:13:09 +0200
committerGravatar Tom Willemse2013-05-05 21:13:09 +0200
commiteaee297bd390385f1b17258c9d9d067f2ef0cebc (patch)
tree74ebbe47fd981171ecf8570475054a3aac596718 /.zsh/functions/env
parent4a2315fb3ac7312f1aa84bcc8fd0c497a1744946 (diff)
downloaddotfiles-eaee297bd390385f1b17258c9d9d067f2ef0cebc.tar.gz
dotfiles-eaee297bd390385f1b17258c9d9d067f2ef0cebc.zip
Cleanup ZSH config
Diffstat (limited to '.zsh/functions/env')
-rw-r--r--.zsh/functions/env2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/functions/env b/.zsh/functions/env
index 6eb728a..a79fd5d 100644
--- a/.zsh/functions/env
+++ b/.zsh/functions/env
@@ -1,3 +1,3 @@
# -*- mode: shell-script -*-
-/usr/bin/env "$@" | grep -v ^LESS_TERMCAP_
+/usr/bin/env "$@" | grep -v \^LESS_TERMCAP_