Fix issue #124

Closed Johann Dreo requested to merge github/fork/ryanwilsonperkin/issue-124-fix-autonamedirs into master

Created by: ryanwilsonperkin

unset local variables that interfere with autonamedirs in oh-my-zsh

  1. unset local variable p before use in zsh pwd truncation
  2. prefix LP_OLD_PWD with "LP:" to avoid autonaming

Merge request reports