From 657c872b0c3dc40e5abef38812f285b69509c236 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 30 May 2019 22:47:31 -0300 Subject: Move shellCheck derivation to utils.nix --- bash/bash_profile.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bash/bash_profile.sh') diff --git a/bash/bash_profile.sh b/bash/bash_profile.sh index 0383eaa..b6e2254 100644 --- a/bash/bash_profile.sh +++ b/bash/bash_profile.sh @@ -1,3 +1,4 @@ #!/usr/bin/env bash +# shellcheck disable=SC1090 source ~/dev/libre/dotfiles/bash/bashrc.sh -- cgit v1.2.3