#!/bin/bash # shellcheck disable=1091 . "$HOME/.zshenv" # shellcheck disable=1090 if [[ $- == *i* ]]; then . ~/.bashrc; fi