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