More debug prints converted

This commit is contained in:
2026-06-23 17:00:49 -04:00
parent abb0837ce1
commit c1ac83d115
4 changed files with 23 additions and 47 deletions
+4
View File
@@ -354,6 +354,10 @@ if( ! $?CSHENV_DISABLE_PROMPT_NESTING ) then
endif
endif
if( ! $?CSHENV_DISABLE_PROMPT_ENV_VIEW ) then
set cshenv_prompt_view="%{${cshenv_prompt}%}"
endif
if( $?CSHENV_DEBUG ) then
echo "Up to the user and host checks..."
endif