Gitlab shell is restricted to /home/git
Created by: dblessing
Gitlab shell is restricted to /home/git because of code like this: https://github.com/gitlabhq/gitlabhq/blob/master/lib/gitlab/backend/shell.rb#L130
So, no matter what your configuration, you cannot get gitlab shell installed elsewhere. This should be configurable.