|
zsh 2006/01/01 23:44 |
zsh 2008/10/03 08:25 current |
| | ==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== |
| | ===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) |