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

Tell shellcheck what shell to target for .bashrc.

parent 30943fbd
Branches
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