You are not logged in.

#1 2013-09-16 15:17:34

gargrag
Member
Registered: 2013-09-16
Posts: 3

Configure autocomplete, ps1 and so, like the arch installation live

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

#2 2013-09-16 15:18:47

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,411

Re: Configure autocomplete, ps1 and so, like the arch installation live

zsh + grml-zsh-config

Offline

#3 2013-09-16 15:21:24

gargrag
Member
Registered: 2013-09-16
Posts: 3

Re: Configure autocomplete, ps1 and so, like the arch installation live

hi i'm new to zsh, what is the main difference between zsh and bash?

Offline

#4 2013-09-16 15:30:22

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Configure autocomplete, ps1 and so, like the arch installation live

gargrag wrote:

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

#5 2013-09-16 15:31:45

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

Re: Configure autocomplete, ps1 and so, like the arch installation live

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

#6 2013-09-16 15:36:36

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,346

Re: Configure autocomplete, ps1 and so, like the arch installation live

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

#7 2013-09-16 15:47:53

gargrag
Member
Registered: 2013-09-16
Posts: 3

Re: Configure autocomplete, ps1 and so, like the arch installation live

Thanks all for the answers

Offline

Board footer

Powered by FluxBB