oh-my-fish / theme-dangerous

A feature-rich theme derived from budspencer without powerline font.
33 stars 8 forks source link

Add option to disable cd'ing to newest bookmark #18

Open Geo5 opened 1 year ago

Geo5 commented 1 year ago

It is really confusing when you open a terminal inside an IDE, for example VSCode and the directory is not the current project, or opening a terminal from a GUI file explorer.

Maybe add a config variable (dangerous_disable_cd_on_start or something) and/or check the presence of some environment variable in the relevant if query

I am happy to submit a PR, if you decide on the names of the variables.