Thank you, useful stuff




Hello everyone,

I want to ask you if anyone is using ZSH shell... I've been using it for some time, and I think it 
is great interactive shell, perfect for working with commands such as "zfs" or 
"zpool". If anyone is interested in how this shell looks like, check this video: 
http://www.youtube.com/watch?v=HGBgMX5HW_g

It is included in OpenSolaris repository, so you should have no propblem 
installing it.

Here is .zshrc file that includes completion in form of menu, just like that in 
the video. It also contains some other neat stuff like corrections, etc. Feel 
free to customize it to meet your needs. 
http://student.prz.rzeszow.pl/~bart/zsh/.zshrc

And the last thing I want to share with you is updated completion file for "zfs" command (becouse 
default file is a bit outdated, not containing all the new features that was included in "zfs" 
command in last year or so). You need to copy that file over existing one (make a copy of original) in 
/usr/share/zsh/4.3.9/functions/Completion/Unix/, then just rerun ZSH with "zsh" command and enjoy 
all the latest zfs command power in simple menus! :)
http://student.prz.rzeszow.pl/~bart/zsh/_zfs

PS. If you guys gonna be interested in more completion updates, I can post them 
(when I finish making them). Also if you like ZSH and would like to hack those 
completion files a bit (they are really easy modify) don't hesitate to share 
your work!

Cheers, Bartek
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

--
With respect,
Nik Maslov
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to