You are not logged in.
Pages: 1
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
Offline
Offline
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
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
Aah ok, thanks for the quick answer. I will try it.
Are there any disadvantages to bash?
Offline
Pages: 1