Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 359 Bytes

Readme.md

File metadata and controls

19 lines (11 loc) · 359 Bytes

Installation (osx only)

  • Clone Repository to directory of choice.

  • Then create an alias to the .sh script.

      $ vi ~/.bash_profile
      alias rock="/Users/<username>/Documents/hotlicks/rock.sh"
    
  • Reload your ~/.bash_profile

      $ . ~/.bash_profile
    
  • Edit rock.sh

      afplay /Users/<username>/Documents/hotlicks/guitar-riff.mp3
    
  • Run your script

      $ rock