리눅스 | 개인 .bashrc 설정방법

|

echo "어서오세요 윤정한님 :)"
cd /var/www/dev1 

PhpStorm에러 해결법

# If not running interactively, return early
[[ $- == *i* ]] || return

phpstorm에서 이런 에러가 나왔습니다

  • Indicated packet length 1953461345 too large

해결방법은 위의 코드를 .bashrc 에 추가하는 방법으로 해결했습니다

참조

  • https://stackoverflow.com/questions/64790393/indicated-packet-length-too-large-error-when-using-remote-interpreter-in-pycha

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다

클릭하여 복사