mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
3 lines
63 B
Bash
3 lines
63 B
Bash
declare -a chpwd_functions
|
|
chpwd_functions+='scm_detect_root'
|
|
|