chsh -s /bin/bash
참고 https://www.howtogeek.com/444596/how-to-change-the-default-shell-to-bash-in-macos-catalina/ https://extrememanual.net/35391 상황 가끔, bash 로 작업해야할 경우 chsh -s /bin/bash 로 바꾸고요. close and reopen 합시당. sudo rm -rf ~/Library/Application\ Support/Adobe* ~/Library/Application\ Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.adobe* ~/Library/Application\ Suppor..
2022.11.11