=== modified file 'overlay/ccx-meta/base-utilities/files/skel-2/.zshrc' --- overlay/ccx-meta/base-utilities/files/skel-2/.zshrc 2011-10-31 20:42:19 +0000 +++ overlay/ccx-meta/base-utilities/files/skel-2/.zshrc 2011-10-23 04:06:19 +0000 @@ -120,12 +120,12 @@ PS1="\${vcs_info_msg_0_}%(?..%B%F{yellow}<%?>)%(1j.%B%F{cyan}{%j}.)$PS1" setopt PROMPT_SUBST -#if [ "$TERM" = "screen" ] -#then -# #PS1=$'%{\ek\e\\%}'"${PS1}" -# #PS1=$'%{\ek%~\e\\%}'"${PS1}" -# PS1=$'%{\ek%n@%m:%~\e\\%}'"${PS1}" -#fi +if [ "$TERM" = "screen" ] +then + #PS1=$'%{\ek\e\\%}'"${PS1}" + #PS1=$'%{\ek%~\e\\%}'"${PS1}" + PS1=$'%{\ek%n@%m:%~\e\\%}'"${PS1}" +fi PS4='+%B%* %F{cyan}%N%f:%F{yellow}%i%f>%b ' @@ -205,6 +205,7 @@ if in_path keychain then keychain -Q -q - source ~/.keychain/${HOST}-sh* + source ~/.keychain/*-sh + source ~/.keychain/*-sh-gpg fi