Home Contact Download

asyd.net

Welcome to Bruno Bonfils's (aka asyd homepage).

Differences

This shows you the differences between the selected revision and the current version of the page.

zsh 2006/01/01 23:44 zsh 2008/10/03 08:25 current
Line 1: Line 1:
==My work== ==My work==
-  * [[http://www.asyd.net/arch/zsh/zsh-latest.tar.gz|My zsh configuration files]]+<code> 
 +# su - testuser 
 +# svn checkout http://svn.asyd.net/svn/zsh/trunk .zsh 
 +# ln -s .zsh/zshrc .zshrc 
 +# vi .zsh/rc.host/${$(hostname)//.*/}.zsh 
 +</code>
==Some links== ==Some links==
Line 9: Line 14:
===Completion=== ===Completion===
-==Add a completion for <beep> command==+==Add a completion for a command==
Guess you want the completion for gqview to complete only for images (and directories) Guess you want the completion for gqview to complete only for images (and directories)