aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-02 14:14:15 -0300
committerEuAndreh <eu@euandre.org>2019-06-02 14:14:15 -0300
commite8b5f8c2599195faba04155ff1c459981b22454c (patch)
tree58a252dca6ca80718879f83946b651a21165f511
parentRemove ad-hoc ~/archive/ rsync from backup (diff)
downloaddotfiles-e8b5f8c2599195faba04155ff1c459981b22454c.tar.gz
dotfiles-e8b5f8c2599195faba04155ff1c459981b22454c.tar.xz
Disable SC2086
-rw-r--r--bash/bashrc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/bashrc.sh b/bash/bashrc.sh
index 9321dcc..c7b52a1 100644
--- a/bash/bashrc.sh
+++ b/bash/bashrc.sh
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
# shellcheck disable=SC1090
+# shellcheck disable=SC2086
export DOTFILES=~/dev/libre/dotfiles