diff options
Diffstat (limited to 'bash/agents.sh')
-rw-r--r-- | bash/agents.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/agents.sh b/bash/agents.sh index 698d1ac..9a26567 100644 --- a/bash/agents.sh +++ b/bash/agents.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash # shellcheck disable=SC2015 +# shellcheck disable=SC1090 eval "$(thefuck --alias f)" |