jesseduffield / lazydocker

The lazier way to manage everything docker
MIT License
38.08k stars 1.21k forks source link

Add a new config parameter to automatically attach to container using specific shells #548

Open peauc opened 5 months ago

peauc commented 5 months ago

Fix #457

Implement a new config option of preferred shells that will be tried before the user's login shell.

My preferred config would be ['..../fish', '..../bash']