promptInit
interactiveShellInit
* fish: remove `promptInit` in favor of `interactiveShellInit` * Oops * starship: replace `promptInit` with `interactiveShellInit` * autojump: replace `promptInit` with `interactiveShellInit` * Add `mkRemovedOptionModule` for `programs.fish.promptInit`
This also deprecates the `programs.bash.enableAutojump` option in favor of this module.