mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Added Fixairplay Plugin.
This commit is contained in:
parent
eafd5f3252
commit
b0b8a466fc
1 changed files with 3 additions and 0 deletions
3
plugins/fixairplay/fixairplay.plugin.zsh
Normal file
3
plugins/fixairplay/fixairplay.plugin.zsh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Alias to fix the ariplay sound problem.
|
||||
|
||||
alias fixairplay="sudo pkill -9 coreaudiod"
|
||||
Loading…
Add table
Add a link
Reference in a new issue