- Install homebrew for easy installation of command line tools and applications
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
https://stackoverflow.com/questions/65619529/fixing-zsh-command-not-found-brew-installing-homebrew
- If you don't like how Mac scrolls with the external mouse, use Mos to fix the natural scrolling :)
- brew install mos
- Use monitor control to handle the brightness with ease on external monitor (weird issues on Samsung monitor though!!)
-
For those who don't like the screenshots coming up on desktop you can change the screenshots folder to other folder
defaults write com.apple.screencapture location /../Screenshotskillall SystemUIServer
Use Command + Q to close the apps (if you are coming from windows clicking the red icon does not quits it here)
If you are annoyed about desktop revealing itself on clicking the desktop wallpaper then

Clip board manager : https://github.com/p0deje/Maccy/releases

-
Get stats about your laptop
- brew install stats
-
Improve the delete speed on mac
- set
key repeate ratetofastinside the keyboard settings
- set
-
Too many items in notch want to manage the notch better
brew install jordanbaird-ice
-
Modify screenshots shortcut
- Keyboard shortcuts -> screenshots
- Keyboard shortcuts -> screenshots
Capturing GIF : https://getkap.co/
If you like pomodoro sessions then session App for pomodoro sessions : https://apps.apple.com/in/app/session-pomodoro-focus-timer/id1521432881
or TickTick : https://apps.apple.com/in/app/ticktick-to-do-list-calendar/id966085870?mt=12-
- To type with voice
For developers
- Powerlevel10k

Top comments (0)