|
|
|
|
|
by mejutoco
1940 days ago
|
|
Fish is my shell of choice, like many in this thread.
To me it just works, without configuring anything (ok, maybe a couple of aliases), with great defaults. As an example, type anything(for instance, '.conf') + up arrow, and there you see all the completions (for instance, 'less /etc/postgresql/10/main/pg_hba.conf' shows for me) based on the shell history. You can then cycle through them with up/down arrows.
It is the same as ctrl+R in bash, but so discoverable and plain. I found tons of similar details in fish. Edit: typos |
|
and if you want to configure stuff it actually also has a neat ui built in with fish_config