You are not logged in.

#1 2013-01-10 23:03:56

bisam
Member
From: Vienna
Registered: 2012-10-31
Posts: 16

Bash-completion from Live-CD?

Hey everyone,

I just wanted to ask if anyone knows what kind of auto-completion is used in the live-cd.
I kind of liked it, but cannot find it anywhere...

thanks in advance smile

Offline

#2 2013-01-10 23:05:35

rutgerr
Member
From: São Paulo, SP - Brasil
Registered: 2011-06-06
Posts: 72

Re: Bash-completion from Live-CD?

Search for zsh

https://wiki.archlinux.org/index.php/Zsh

Last edited by rutgerr (2013-01-10 23:06:20)

Offline

#3 2013-01-10 23:16:19

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,365
Website

Re: Bash-completion from Live-CD?

Yup, it's zsh not bash, and I believe it uses the grml config which is in the repos.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#4 2013-01-10 23:51:18

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Bash-completion from Live-CD?

Trilby is right.  The package is grml-zsh-config.  If you use it, instead of using a ~/.zshrc, you need to use a ~/.zshrc.pre and ~/.zshrc.local for your own personal configs. The first will be run before /etc/zsh/zshrc and the "local" will be after.  Personally I have not found anything that I need to use the pre for as of yet.

Offline

#5 2013-01-10 23:55:50

bisam
Member
From: Vienna
Registered: 2012-10-31
Posts: 16

Re: Bash-completion from Live-CD?

Aah ok, thanks for the quick answer. I will try it.

Are there any disadvantages to bash?

Offline

Board footer

Powered by FluxBB