This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Recommend zsh


Hi Y'All

I always feel threatened when something I've spent ages learning
appears to be superceded. Anyway I made the plunge and switched from
bash to zsh (change cygwin.bat , zsh --login -i). I feared rewriting
all my existing scripts, but in fact they are still using a bash bang.
The transition was thus smooth. 

So what's so great about zsh

use of ** to mean recurse subdirectories
eg
chmod 644 **/*.html   (recursive command)
rm -r **/junk

Intelligent Tab completion of practically everything

I'm still learning 
I link that helped me

http://www.acm.uiuc.edu/workshops/zsh/toc.html

NG gmane.comp.shells.zsh.user

zzapper
--

vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?"

http://www.vim.org/tips/tip.php?tip_id=305  Best of Vim Tips


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]