aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_profile.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-30 22:47:31 -0300
committerEuAndreh <eu@euandre.org>2019-05-30 22:47:31 -0300
commit657c872b0c3dc40e5abef38812f285b69509c236 (patch)
tree5e26c348937e30a28fcac1d910d96770577c387e /bash/bash_profile.sh
parentFormat all Nix code with nixfmt (diff)
downloaddotfiles-657c872b0c3dc40e5abef38812f285b69509c236.tar.gz
dotfiles-657c872b0c3dc40e5abef38812f285b69509c236.tar.xz
Move shellCheck derivation to utils.nix
Diffstat (limited to '')
-rw-r--r--bash/bash_profile.sh1
1 files changed, 1 insertions, 0 deletions
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