What is described here is what to do after getting a new MacOS with no apps installed. The goal is to reduce the time at installing apps manually.
- Instal homebrew. https://brew.sh
- Install OhMyZsh. https://ohmyz.sh
What is described here is what to do after getting a new MacOS with no apps installed. The goal is to reduce the time at installing apps manually.
// PATH : /etc/php/7.1/fpm/conf.d | |
expose_php = Off | |
serialize_precision = 17 | |
max_execution_time = 180 | |
max_input_time = 180 | |
max_input_vars = 99999 | |
memory_limit = 2G |