diff --git a/tcshrc.cmd.cwd b/tcshrc.cmd.cwd index 9717d9c..46ec6a4 100644 --- a/tcshrc.cmd.cwd +++ b/tcshrc.cmd.cwd @@ -37,6 +37,7 @@ foreach dir ( ${cshenv_gitdirs} ) if( "${_masked_cwd}" == "${_dirname}" ) then _debug "In Table" set _git_check="${_dirstore:as// /}" + set _git_dir_found break endif end