mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-05 20:47:08 +08:00
Merge bc95146445 into d1222044bc
This commit is contained in:
commit
05eff817dd
@ -310,7 +310,7 @@ _freespace() {
|
||||
compdef _freespace freespace
|
||||
|
||||
# Music / iTunes control function
|
||||
source "${0:h:A}/music"
|
||||
[[ -f "${0:h:A}/music" ]] && source "${0:h:A}/music"
|
||||
|
||||
# Spotify control function
|
||||
source "${0:h:A}/spotify"
|
||||
[[ -f "${0:h:A}/spotify" ]] && source "${0:h:A}/spotify"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user