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
TeamCity is working on making Pull Request as first class citizens - https://youtrack.jetbrains.com/issue/TW-43759
Request to enable filtering of PRs based on target branch - https://youtrack.jetbrains.com/issue/TW-43759
Hadi Hariri's blog on automatically building PRs in TeamCity - https://blog.jetbrains.com/teamcity/2013/02/automatically-building-pull-requests-from-github-with-teamcity/\#comment-290
Last updated
Was this helpful?