Ensure extendedglob is set in promptpwd

main
Kaleb Elwert 8 years ago
parent 60c433d4ce
commit 8655cd543b

@ -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

Loading…
Cancel
Save