[OS X TeX] Bash

Ettore Aldrovandi ealdrov at mail.math.fsu.edu
Wed Apr 21 18:56:47 CEST 2021


This doesn’t have anything to do with the original thread (so subject changed)

> On Apr 21, 2021, at 10:45, Herbert Schulz <herbs at wideopenwest.com> wrote:
> 
> I am too used to bash so have set that as the shell to use. Unfortunately you then get an annoying message at startup of Terminal but there is a small addition to the profile that gets rid of that too and a link to that command is given in the message.

Zsh is largely a superset of both shell families, so it’s not that different from bash. But if using bash is a deal-breaker, then you can change your login shell back to bash without mucking with startup files. 

	chsh -s /bin/bash

The shell you change to this way must be listed in /etc/shells, and bash of course is. You can even (Yikes!) change it to /bin/csh!

—Ettore

PS: I’m the opposite as you. I switched to zsh looong time ago. 

Ettore Aldrovandi
Department of Mathematics, Florida State University
1017 Academic Way                *   http://www.math.fsu.edu/~ealdrov
Tallahassee, FL 32306-4510, USA * * aldrovandi at math dot fsu dot edu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/macostex-archives/attachments/20210421/02bb0bcc/attachment-0001.html>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list.