diff options
| author | 2014-07-01 22:52:29 +0200 | |
|---|---|---|
| committer | 2014-07-01 22:52:29 +0200 | |
| commit | d494d318ceedcfc18c81440eb29bd681084ff65c (patch) | |
| tree | 3b889379ed2115d9def65e21c82463e4f6b7f746 /zsh/.zsh/functions/env | |
| parent | ff1b2cb7624d6d65f3488c03918e3c18cccfd21d (diff) | |
| download | dotfiles-d494d318ceedcfc18c81440eb29bd681084ff65c.tar.gz dotfiles-d494d318ceedcfc18c81440eb29bd681084ff65c.zip | |
Rename .zsh
Diffstat (limited to 'zsh/.zsh/functions/env')
| -rw-r--r-- | zsh/.zsh/functions/env | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/zsh/.zsh/functions/env b/zsh/.zsh/functions/env deleted file mode 100644 index a79fd5d..0000000 --- a/zsh/.zsh/functions/env +++ /dev/null @@ -1,3 +0,0 @@ -# -*- mode: shell-script -*- - -/usr/bin/env "$@" | grep -v \^LESS_TERMCAP_ |
