Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.15 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.15 KB

💯 Miscellaneous

Command Line - How To Change the Shell

  • Through System Preferences
    • Open Users & Groups, ctrl-click your username,
    • select “Advanced Options”. Select the Shell.
  • Through Command line
    • Run command chsh -s /usr/local/bin/
    • Restart the Terminal

CI/CD - TeamCity Pull Request Builds