##Brew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Brew require Xcode Developer Tools. They will be proposed to download. You should agree with it
##Caskroom
Caskroom - is software manager for OS X. It makes possible to install populare apps from command line.
brew install caskroom/cask/brew-cask
##NTFS
###Install OSXFuse
brew cask install osxfuse
###Install NTFS 3g
brew install ntfs-3g
###Link NTFS-3G to the system location
sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.original
sudo ln -s /usr/local/sbin/mount_ntfs /sbin/mount_ntfs
##Favorite software
brew cask install evernote google-chrome 1password sublime-text dropbox github-desktop