diff --git a/dot_bashrc b/dot_bashrc index 2713970..fe501a9 100644 --- a/dot_bashrc +++ b/dot_bashrc @@ -1,4 +1,4 @@ -# shellcheck shell=bash +# shellcheck shell=bash disable=SC1090 [[ $- != *i* ]] && return HISTSIZE=1000