This are the main configurations and apps i use on my devices. Most of the config was inherited from Le Wagon's dotfiles.
- Coding sutff (Sublime Text, macOS Terminal, zsh shell, Brave Browser)
- Day to day use (Clockify, Freedom, Magnet)
- Simple but efficient
- OS X dark theme in everything mostly
Here's how my editor looks like:
Here's how my terminal looks like:
Every configuration i've got on my text editor, terminal and general stuff came from Le Wagon's setup
The Dock
Remove the annoying delay with Dock auto-hiding:
defaults write com.apple.Dock autohide-delay -float 0; killall Dock
Reduce animations
To make things appear snappier, remove unnecessary animations:
defaults write com.apple.dock expose-animation-duration -float 0
Install OS X apps
brew cask install brave-browser # Privacy centric fork of Chrome with built-in
brew cask install dozer # Clean up your menu bar by hiding non-essential items
brew cask install contexts # Replacement for the default Opt+Tab switcher
brew cask install clockify # Time tracker
brew cask install coconutbattery # Battery health checker
brew cask install freedom # Sites/app blocker for work
brew cask install google-chrome # Alternative browser
brew cask install loom # For screencasting
brew cask install microsoft-office # Multipurpose use
brew cask install nordvpn # VPN
brew cask install pgadmin4 # Database administration interface
brew cask install postman # API Development
brew cask install slack # Principal source of communication
brew cask install sublime-text # Primary code editor
brew cask install telegram # Privacy focused communications
brew cask install visual-studio # Alternative code editor
brew cask install whatsapp # Communications
brew cask install zoom # Videoconference
Apps outsiede of brew: Magnet - Amphetamine
- DF Tube block recommendend sections in YouTube
- JSON Viewer prettify json responses
- Lastpass for password management
- News Feed Eradicator for Facebook block twitter and facebook feed
- Video Speed Controller
- Vimium shortcuts for web browsing
Currently i'm using native fonts in my editor, but open to try different types.