Ensure extendedglob is set in promptpwd

This commit is contained in:
Kaleb Elwert 2017-04-13 01:16:44 -07:00
parent 60c433d4ce
commit 8655cd543b

View file

@ -1,6 +1,8 @@
# prompt setup function common to many prompts
# moved to external function to reduce code redundancy
setopt localoptions extendedglob
local current_pwd="${PWD/#$HOME/~}"
local ret_directory