ohmyzsh/plugins/scm/scm.plugin.zsh

3 lines
63 B
Bash

declare -a chpwd_functions
chpwd_functions+='scm_detect_root'