Skip to content
Snippets Groups Projects
Commit c81f82ac authored by nimrod's avatar nimrod
Browse files

Tell shellcheck what shell to target for .bashrc.

parent 25b925fc
No related branches found
No related tags found
No related merge requests found
# shellcheck disable=SC2148
# shellcheck disable=SC2148 shell=bash
# If not running interactively, don't do anything
[ -z "$PS1" ] && return
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment