How to get same shell completion as Arch Linux ISO

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite

I noticed this when booting the arch linux ISO:
- e.g. type
shiftat prompt - then press tab
- auto-completion list pops-up below (inside red rectangle in screenshot)
- press tab tab
- use arrow keys to navigate
I installed arch linux a few years ago, I run updates regularly, I installed bash-completion, but I have not got this feature.
What's the name or how do I get this feature or how do I set it up correctly?
bash arch-linux autocomplete
add a comment |Â
up vote
0
down vote
favorite

I noticed this when booting the arch linux ISO:
- e.g. type
shiftat prompt - then press tab
- auto-completion list pops-up below (inside red rectangle in screenshot)
- press tab tab
- use arrow keys to navigate
I installed arch linux a few years ago, I run updates regularly, I installed bash-completion, but I have not got this feature.
What's the name or how do I get this feature or how do I set it up correctly?
bash arch-linux autocomplete
1
Are you sure it'sbash? Last time I built an Arch system, the .iso usedzsh, which was configured with this kind of auto-completion...
â Mioriin
1 hour ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite

I noticed this when booting the arch linux ISO:
- e.g. type
shiftat prompt - then press tab
- auto-completion list pops-up below (inside red rectangle in screenshot)
- press tab tab
- use arrow keys to navigate
I installed arch linux a few years ago, I run updates regularly, I installed bash-completion, but I have not got this feature.
What's the name or how do I get this feature or how do I set it up correctly?
bash arch-linux autocomplete

I noticed this when booting the arch linux ISO:
- e.g. type
shiftat prompt - then press tab
- auto-completion list pops-up below (inside red rectangle in screenshot)
- press tab tab
- use arrow keys to navigate
I installed arch linux a few years ago, I run updates regularly, I installed bash-completion, but I have not got this feature.
What's the name or how do I get this feature or how do I set it up correctly?
bash arch-linux autocomplete
bash arch-linux autocomplete
edited 6 mins ago
jasonwryan
47.8k14131181
47.8k14131181
asked 2 hours ago
robor78
1014
1014
1
Are you sure it'sbash? Last time I built an Arch system, the .iso usedzsh, which was configured with this kind of auto-completion...
â Mioriin
1 hour ago
add a comment |Â
1
Are you sure it'sbash? Last time I built an Arch system, the .iso usedzsh, which was configured with this kind of auto-completion...
â Mioriin
1 hour ago
1
1
Are you sure it's
bash? Last time I built an Arch system, the .iso used zsh, which was configured with this kind of auto-completion...â Mioriin
1 hour ago
Are you sure it's
bash? Last time I built an Arch system, the .iso used zsh, which was configured with this kind of auto-completion...â Mioriin
1 hour ago
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
The Arch ISO uses Zsh and the grml config. This is documented on the wiki:
To get the same setup as the monthly ISO releases (which use Zsh by
default), install grml-zsh-config. It includes the many tweaks and
advanced optimizations from grml.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The Arch ISO uses Zsh and the grml config. This is documented on the wiki:
To get the same setup as the monthly ISO releases (which use Zsh by
default), install grml-zsh-config. It includes the many tweaks and
advanced optimizations from grml.
add a comment |Â
up vote
0
down vote
The Arch ISO uses Zsh and the grml config. This is documented on the wiki:
To get the same setup as the monthly ISO releases (which use Zsh by
default), install grml-zsh-config. It includes the many tweaks and
advanced optimizations from grml.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
The Arch ISO uses Zsh and the grml config. This is documented on the wiki:
To get the same setup as the monthly ISO releases (which use Zsh by
default), install grml-zsh-config. It includes the many tweaks and
advanced optimizations from grml.
The Arch ISO uses Zsh and the grml config. This is documented on the wiki:
To get the same setup as the monthly ISO releases (which use Zsh by
default), install grml-zsh-config. It includes the many tweaks and
advanced optimizations from grml.
answered 27 mins ago
jasonwryan
47.8k14131181
47.8k14131181
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475108%2fhow-to-get-same-shell-completion-as-arch-linux-iso%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Are you sure it's
bash? Last time I built an Arch system, the .iso usedzsh, which was configured with this kind of auto-completion...â Mioriin
1 hour ago