Skip to content

jasperdunn/resetaudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

resetaudio

Sometimes your audio preferences can get messed up on macOS. This command will reset your audio preferences to the default settings.

Installation

  1. Clone this repository.
cd ~/Downloads && git clone https://github.com/jasperdunn/resetaudio.git && cd resetaudio
  1. Run the install script.
chmod +x install.sh && ./install.sh && source ~/.zshrc
  1. Now you can run the command from any directory whenever you need to reset your audio preferences.
resetaudio

Notes

  • You can run the uninstall script in this repository to remove the resetaudio command.
chmod +x uninstall.sh && ./uninstall.sh && source ~/.zshrc
  • You can remove the repository from your Downloads folder after installation.

About

A command to reset your macOS audio preferences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages