-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Hey!
Do you plan to add support for other shells, like fish? I believe I can add it, but
- I'd like to propose to change syntax from
eval "$(dip console)"to something likeeval "$(dip init fish)"similar to mise, starship etc - to avoid any issues in future releases, I'd like to ask you, is there other places related to shell integration or only in
lib/dip/commands/console.rb?
Reactions are currently unavailable