Skip to content

Latest commit

 

History

History
78 lines (55 loc) · 2.87 KB

README.md

File metadata and controls

78 lines (55 loc) · 2.87 KB

Base environment setup

This are the main configurations and apps i use on my devices. Most of the config was inherited from Le Wagon's dotfiles.

Key features

  • 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:

Code editor

Here's how my terminal looks like:

Terminal

Terminal/zsh/Homebrew/Sublime setup

Every configuration i've got on my text editor, terminal and general stuff came from Le Wagon's setup

MacOS Hacks

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

Chromium extensions

Font

Currently i'm using native fonts in my editor, but open to try different types.