Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tcsh): remove quotes and escape backticks (starship#2429)
* feat: add support for tcsh * add tcsh to install.sh install message * list tcsh in bug_report.rs and main.rs * quote starship path Co-authored-by: David Knaack <[email protected]> * fix job count * add tcsh support to shell module * fix STARSHIP_START_TIME undefined error * preserve existing user precmd and postcmd, remove jobs support * remove unnecessary parentheses * minor script improvement * removes parens from install script message * Update docs/config/README.md Co-authored-by: Thomas O'Donnell <[email protected]> * fix(Tcsh): remove unecessary quotes Co-authored-by: David Knaack <[email protected]> Co-authored-by: Thomas O'Donnell <[email protected]>
- Loading branch information