Skip to content

Commit

Permalink
spotifycontrol
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Sep 15, 2012
1 parent 6503abe commit a814975
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .aliases
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ alias slt='open -a "Sublime Text 2"'
# also/or do this:
# ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" ~/bin/subl


# be nice
alias please=sudo

# handy things
alias bunyip='node ~/code/bunyip/cli.js'
alias spotify="osascript ~/code/SpotifyControl/SpotifyControl.scpt"


# Detect which `ls` flavor is in use
Expand Down
4 changes: 4 additions & 0 deletions install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ chmod +x ~/code/z/z.sh
# . ~/code/z/z.sh


cd ~/code
git clone git://github.com/dronir/SpotifyControl.git



# my magic photobooth symlink -> dropbox. I love it.
# first move Photo Booth folder out of Pictures and into dropbox/public
Expand Down

0 comments on commit a814975

Please sign in to comment.