Make ZSH colors array be available everywhere.

This commit is contained in:
Stanislav Nikitin 2015-12-25 23:09:27 +05:00
parent 5047f866e9
commit abfa93f1a4
4 changed files with 2 additions and 8 deletions

2
zsh/02-colors.zsh Normal file
View File

@ -0,0 +1,2 @@
autoload -U colors
colors

View File

@ -1,4 +0,0 @@
function main()
{
//
}

View File

@ -16,8 +16,6 @@ prompt_pztrn_setup () {
local p_date p_tty p_plat p_userpwd p_shlvlhist p_rc p_end p_win p_path
autoload -U colors
colors
# Session-dependend colorizing.
# Local will be black, remote - yellow.

2
zshrc
View File

@ -35,5 +35,3 @@ else
fi
set -B