OCI Scheduled operations
Maintainer : [kral2]
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and the versioning try to follow the Semantic Versioning 2.0.0 specification.
Given a version number MAJOR.MINOR.PATCH:
- MAJOR version when making incompatible API changes,
- MINOR version when adding functionality in a backwards compatible manner,
- PATCH version when making backwards compatible bug fixes.
- ansible playbook to install/update homebrew packages
- flush_dns.sh: a cli tool to flush macOS DNS cache
- cpu_info.sh: use bash function for command usage information
- cpu_info.sh: show cpu specific information (brand, model, core count, thread count)
- show-hidden-files.sh: add command usage information
- setup_project-folder.sh : create a default project management folder structure
Reorganize folder structure:
- scripts renamed to system-config
- list-installed.sh : list custom taps in use in a seperate section
- list-installed.sh : print formulae and casks versions instead of full name that include tap path
- list-installed.sh : outputfile use $HOME as base path
- show-hidden-files.sh : true/false argument to enable/disable this setting
- list-installed.sh : list brew formulae/casks and Mac AppStore installed applications
- all scripts from old repo are under /scripts/from-old-repo/ they will need to be reviewed for relevance