From cb4dc57a035e3baa4664fccf3a18894fd2fcccf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Fri, 12 Oct 2012 17:25:42 +0200 Subject: Small fixes --- .zsh/zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.zsh') diff --git a/.zsh/zshrc b/.zsh/zshrc index 82460e9..9246583 100644 --- a/.zsh/zshrc +++ b/.zsh/zshrc @@ -79,11 +79,12 @@ source ~/.zsh/zshfunctions # }}} -# Make sure term capabilities are existing +# Make sure term capabilities are existing {{{ if whence infocmp tic NOE && ! infocmp NOE; then fix_terminfo TERM=$TERM # this forces a reinit fi +# }}} # Test for an interactive shell {{{ # There is no need to set anything past this point for scp and rcp, -- cgit v1.2.3