Skip to content

Commit

Permalink
Merge pull request #30 from dmd/patch-1
Browse files Browse the repository at this point in the history
Remove shebang since the script is sourced
  • Loading branch information
iridakos authored Mar 14, 2018
2 parents 2c29465 + 294f138 commit 2eb41e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goto.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
# shellcheck shell=bash
# shellcheck disable=SC2039
# MIT License
#
Expand Down

0 comments on commit 2eb41e8

Please sign in to comment.