This guide assumes that you have ruby and the sass gem installed, and that you have a basic knowledge of the unix terminal. I use nano
here, but you can use whatever editor you'd like.
###Find out Path Info
$ echo $PATH
$ gem environment
Save output from $PATH variable and paths in "GEM PATHS:" in a blank text file somewhere for use in the sass-watch file.