diff --git a/templates/bashrc.sh b/templates/bashrc.sh index de31d46..d770c0d 100644 --- a/templates/bashrc.sh +++ b/templates/bashrc.sh @@ -1,3 +1,4 @@ +#@IgnoreInspection AddShebang # If not running interactively, don't do anything case $- in *i*) ;;