On Mon, Jul 29, 2013 at 04:07:31PM +0200, Zbigniew Jędrzejewski-Szmek wrote:
> On Thu, Jul 25, 2013 at 02:00:06PM -0500, William Giokas wrote:
> > Moved zsh shell completion to shell-completion/zsh/_systemd for
> > automake's sake. Also allow users to specify where the files should go
> > with::
>
On Mon, Jul 29, 2013 at 12:23:54PM -0500, William Giokas wrote:
> On Mon, Jul 29, 2013 at 04:07:31PM +0200, Zbigniew Jędrzejewski-Szmek wrote:
> > On Thu, Jul 25, 2013 at 02:00:06PM -0500, William Giokas wrote:
> > > Moved zsh shell completion to shell-completion/zsh/_systemd for
> > > automake's s
On Mon, Jul 29, 2013 at 04:07:31PM +0200, Zbigniew Jędrzejewski-Szmek wrote:
> On Thu, Jul 25, 2013 at 02:00:06PM -0500, William Giokas wrote:
> > Moved zsh shell completion to shell-completion/zsh/_systemd for
> > automake's sake. Also allow users to specify where the files should go
> > with::
>
On Thu, Jul 25, 2013 at 02:00:06PM -0500, William Giokas wrote:
> Moved zsh shell completion to shell-completion/zsh/_systemd for
> automake's sake. Also allow users to specify where the files should go
> with::
Makes sense, imho. Should we go one step further and split _systemd
like the bash compl
On Sat, Jul 27, 2013 at 5:30 PM, Garry T. Williams wrote:
> On 7-26-13 00:41:11 Michael Biebl wrote:
> > 2013/7/25 William Giokas <1007...@gmail.com>:
> > > Moved zsh shell completion to shell-completion/zsh/_systemd for
> > > automake's sake. Also allow users to specify where the files
> > > shou
On 7-26-13 00:41:11 Michael Biebl wrote:
> 2013/7/25 William Giokas <1007...@gmail.com>:
> > Moved zsh shell completion to shell-completion/zsh/_systemd for
> > automake's sake. Also allow users to specify where the files
> > should go with::
> >
> > ./configure --with-zshcompletiondir=/path/to/s
2013/7/25 William Giokas <1007...@gmail.com>:
> Moved zsh shell completion to shell-completion/zsh/_systemd for
> automake's sake. Also allow users to specify where the files should go
> with::
>
> ./configure --with-zshcompletiondir=/path/to/some/where
>
> and by default going to `$datadir/zsh/s
Moved zsh shell completion to shell-completion/zsh/_systemd for
automake's sake. Also allow users to specify where the files should go
with::
./configure --with-zshcompletiondir=/path/to/some/where
and by default going to `$datadir/zsh/site-functions`
---
Honestly, this is my first foray into