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/bashrc.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bash/bashrc.sh') diff --git a/bash/bashrc.sh b/bash/bashrc.sh index fd67d30..f6fae35 100644 --- a/bash/bashrc.sh +++ b/bash/bashrc.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# shellcheck disable=SC1090 export DOTFILES=~/dev/libre/dotfiles -- cgit v1.2.3