Commit c81f82ac authored by nimrod's avatar nimrod
Browse files

Tell shellcheck what shell to target for .bashrc.

parent 25b925fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# shellcheck disable=SC2148
# shellcheck disable=SC2148 shell=bash
# If not running interactively, don't do anything
[ -z "$PS1" ] && return