mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
3 lines
87 B
Bash
3 lines
87 B
Bash
# Alias to fix the ariplay sound problem.
|
|
|
|
alias fixairplay="sudo pkill -9 coreaudiod"
|