Skip to content

Commit eef1f1c

Browse files
authored
Update useful_tips.md
1 parent 3b9f0e8 commit eef1f1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/useful_tips.md

+5
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ by default. So, just change the default shell in the container using:
7777

7878
exit and log back in the container.
7979

80+
To use a different shell automatically for every run of distrobox is possible to add an
81+
alias in your shell configuration:
82+
83+
`alias distrobox="SHELL=/bin/shell-to-use command distrobox"`
84+
8085
For version older than 1.4.0, distrobox will pick up the shell from the host and use it inside the container.
8186
If you want a different one you can use:
8287

0 commit comments

Comments
 (0)