> On Jun 22, 2013, at 4:54 PM, Alexander Hansen wrote: > >> On 6/22/13 2:16 PM, Richard Miles wrote: >>> I install fish.app and now Terminal.app say I am using an illegal shell. >>> How can I fix this? >>> >>> >> >> (specify your OS version with EVERY bug report) >> >> Just installing fish doesn't change anything here, so I assume that you also >> changed it to be your default shell. "fink info fish" says "If you wish to >> use fish as your login shell, add /sw/bin/fish to /etc/shells." Did you do >> that, too? >On 6/22/13 5:01 PM, Richard Miles wrote: > yes, I did > >
I'm not able to reproduce your issue (I'm on 10.8). Doing the following worked for me to have fish as my default shell in both Terminal.app and iTerm.app: 1) Add /sw/bin/fish to the list of shells in /etc/shells 2) Run "chsh -s /sw/bin/fish <username>" to change the shell. 3) Logout and log back in. Is that what you did, too? If not, try whatever you _did_ do and put /bin/bash back as your shell. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
