mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
add source idea
Signed-off-by: Victor Gonzalez <victor.gonzalezro@gmail.com>
This commit is contained in:
parent
11adf11d90
commit
35fdb86607
1 changed files with 2 additions and 0 deletions
|
|
@ -143,6 +143,8 @@ function apt-list-packages {
|
|||
awk '{print $1" "$2}'
|
||||
}
|
||||
|
||||
# Spotify client control commands
|
||||
# Based on: https://gist.github.com/wandernauta/6800547
|
||||
function spotify-ctl {
|
||||
## CONSTANTS ##
|
||||
SP_DEST="org.mpris.MediaPlayer2.spotify"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue