0

I'm now using redis-cli to play with redis. And as I see redis-cli help me with arguments to command, so I'm easily understand order of arguments to type. I don't need to open documentation. You can see this on picture. enter image description here

I'm find this VERY helpful. So is there a way to get this for normal Linux terminal? Maybe some plugins or something. Thanks any answer)

1 Answers1

1

There are many utilities that provide similar functionality like fish shell. You can download it using apt-get install fish
Read the complete description here.

swayamraina
  • 2,958
  • 26
  • 28