Ver a proveniência

Merge pull request #1912 from native-api/profile_sources_rc

Add a hint for cases when ~/.profile sources ~/.rc
pull/1919/head
Anton Petrov há 5 anos
committed by GitHub
ascendente
cometimento
fd3c891d76
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      libexec/pyenv-init

+ 4
- 0
libexec/pyenv-init Ver ficheiro

@ -128,6 +128,10 @@ function help_() {
;;
esac
echo
echo '# If your ~/.profile sources '"${profile}"','
echo '# the lines should be inserted before the part'
echo '# that does that.'
echo
echo '# Make sure to restart your entire logon session'
echo '# for changes to ~/.profile to take effect.'
echo

Carregando…
Cancelar
Guardar