Move Dock

From their README

Move Dock - Alfred Workflow

A simple Alfred workflow for moving your dock's position to the left, right, or bottom.

It calls the follow bash command(s):

defaults write com.apple.dock orientation -string $query;

killall Dock;

v1.1, added 'dock autohide' - toggling docks autohide