# Csh configuration file. # Start Zsh in interactive mode, otherwise do nothing. if ($?prompt) then exec zsh endif # vim: ft=csh