Change user shell
chsh -s /bin/zsh noxxxone
Config directories for applications
~/Library/Application Support/
Install spell checker
brew install aspell --lang=en,ru,ro
Mysql gem problem
env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-config=/usr/local/bin/mysql_config