a collection of scripts used in my daily life.
-
Clone the repository
git clone https://github.com/honood/misctools.git
-
Install project dependencies
bundle install
-
Run script
cd <path_to_misctools> ruby <path_of_target_script_relative_to_root_of_misctools>
-
cleanup/clean_omnifocus_backups.rb
Delete all OmniFoucus backups except for the latest one.
-
cleanup/delete_ios_simulator_devices.rb
Delete installed Xcode simulators in batches.