Change working directory (makes for a nicer prompt)
17 18 19
# File 'lib/islo/commands/redis.rb', line 17 def wd super + 'tmp/sockets' end