Add back prompt_pwd to solve empty output problem

..by not manipulating path at all if we do not have
the tools to do so.

Tag changes with better comments.
This commit is contained in:
Aaron Gyes
2016-06-26 19:49:57 -07:00
parent a47b4b0e95
commit 534c1287ca
4 changed files with 34 additions and 21 deletions

View File

@@ -1,4 +1,5 @@
if not contains string (builtin -n)
# XXX nostring
function string
if not set -q __is_launched_without_string
if status --is-interactive