Hexalellogram's macOS Setup Scripts
Clone this repository into ~/Git/mac-setup and run ProgramInstall.sh.
- Xcode.app or Xcode-beta.app installed
- See mackup.md for details.
- macOS System Settings (Read echo statements here for details)
- San Francisco Mono Font Installed
- Terminal configured to my custom settings (see BasicModified.terminal) - BasicModified is essentially the default Dark theme in macOS terminal, modified to use a font size of 14.
- Startup applications configured as per my preferences
git pullall- pulls all Git repositories in the folder~/Gitexcept if the folder is namedEZMoney-Releases. Program is copied to the directory/usr/local/binso the commandgit pullallcan be run from any location.brew cask purge- alias forbrew cask zapso you can usebrew cask purge chromiumto uninstall Chromium instead of having to usebrew cask zap chromium. Brings behavior closer toaptandapt-geton Linux. Program is copied to the directory/usr/local/binso the commandbrew cask purge {formula}can be run from any location.
- Code of Conduct
- This project is licensed under the GNU GPL License