osx and mac stuff
xcode-select --install
brew install java
brew install maven
brew install ant
mvn clean install
brew services list
scutil --get HostName
sudo scutil --set HostName '...land'
sudo killall -HUP mDNSResponder
sudo killall coreaudiod
https://github.com/dteoh/SlowQuitApps
https://github.com/junegunn/fzf - https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fzf zsh plugin: fzf
https://github.com/newmarcel/KeepingYouAwake
create website desktop app - https://fluidapp.com/
Show hidden files
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
Config ssh:
Host *
UseKeychain yes
Host bitbucket.org
Hostname altssh.bitbucket.org
Port 443
Change robomongo with no dark theme:
osascript -e 'id of app "Robo 3T"'
defaults write com.3tsoftwarelabs.robo3t NSRequiresAquaSystemAppearance -bool Yes
https://github.com/heroku/heroku-accounts
ssh-keygen -t rsa -C "[email protected]" # /Users/raulpino/.ssh/company_name
heroku keys:add .ssh/company_name.pub
# restart chrome
rm -rf /Applications/Google\ Chrome.app
rm -rf ~/Library/Application\ Support/Google/Chrome/
https://github.com/kylemcdonald/FreeWifi
bootable disks - https://unetbootin.github.io/
razer - https://github.com/1kc/razer-macos
disk recovery - https://www.cleverfiles.com/
remove microsoft updater - https://answers.microsoft.com/en-us/msoffice/forum/all/how-can-i-disable-microsoft-autoupdate-on-mac-osx/f9c6816f-f5c7-462e-8ba5-b9b68d83f121
sudo rm -rf /Library/Application\ Support/Microsoft/MAU2.0/Microsoft\ AutoUpdate.app