You are not logged in.
Hi everyone,
Does anybody knows, how to tune up the auto complete, and the shell in general to make it looks like the one who comes with the arch installation media?
i mean, the autocomplete below the line you're writing and so on..
thanks a lot
gargrag
Offline
zsh + grml-zsh-config
Offline
hi i'm new to zsh, what is the main difference between zsh and bash?
Offline
what is the main difference between zsh and bash?
zsh is bigger & more configurable, many people say it's more user-friendly.
If you want details and examples, google them, check the wiki etc.
Also, this topic of the shell Arch Linux uses in the iso has already been covered, please search before posting.
Last edited by karol (2013-09-16 15:30:48)
Offline
If you enter that exact phrase into google (or any other search engine) you'll get scores of answers. There is no *main* difference [1]; there are lots of little differences.
EDIT: note 1: though Karol's assessment looks to be a fair shot at a breif statement of the differences.
Last edited by Trilby (2013-09-16 15:33:33)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
But.... If you want a main difference, Arch Scripts are designed to run in a Bash environment. No guarantees as to zsh.
Note that this does not mean all that much. You may be using zsh as your interactive shell, but when you invoke a script from Arch, it will run under Bash. You cannot remove Bash for this reason.
Edit: I missed Karol's edit.
Last edited by ewaller (2013-09-16 15:37:20)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Thanks all for the answers
Offline