This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for homebrew/php/php56 on Mac OS X 10.11.4 | |
Build date: 2016-04-24 18:08:32 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias macdre='spotify spotify:artist:4sv6VJ2QZlaSosz3kFlxQH' | |
alias slaps="spotify $SPOTIFY_DEFAULT_PLAYLIST" | |
function spotify() | |
{ | |
spotify_osa "play track \"$1\"" | |
} | |
function spotify_osa() | |
{ |