Changeset 532b6e4cfe04d691846ffc7d87ce8b7b32103081
- Timestamp:
- 03/27/08 21:46:06
(5 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1206650766 +0100
- git-parent:
[ac434f31ff448cd60c72ac101556328297792999]
- git-author:
- Rafaël Carré <funman@videolan.org> 1206649984 +0100
- Message:
zsh helper : don't depend on zsh binary location
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rf1c34c3 |
r532b6e4 |
|
| 1 | | #!/bin/zsh |
|---|
| | 1 | #!/usr/bin/env zsh |
|---|
| 2 | 2 | # Helper script to install zsh completion for VLC media player |
|---|
| 3 | 3 | # © 2008 Rafaël Carré <funman@videolanorg> |
|---|