mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 06:59:25 +00:00
Ensure extendedglob is set in promptpwd
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user