pilhoon / wiki_public

0 stars 0 forks source link

bash #2

Open pilhoon opened 4 years ago

pilhoon commented 4 years ago

if this is login shell

when printf "\e[?1004l" for vim

if shopt -q login_shell; then
    [any code that outputs text here]
fi

this prevents rsync error. ref.protocol version mismatch — is your shell clean?