Skip to content

tanushdhamija/mac-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

terminal

  • Oh My Zsh
    sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Homebrew
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

brew (formulae)

brew (cask)

others

commands

  • Change saved screenshots format from png to jpg
    defaults write com.apple.screencapture type jpg
  • Reduce dock delay
    defaults write com.apple.dock autohide-delay -float 0; defaults write com.apple.dock autohide-time-modifier -int 0; killall Dock
  • Restart bluetooth
    sudo pkill bluetoothd

About

MacOS apps that I use daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published