We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b70e81 commit ffa8869Copy full SHA for ffa8869
.bash_profile
@@ -1,4 +1,4 @@
1
-
+# shellcheck shell=bash
2
3
# PATH setup via ~/.paths
4
setupPATH() {
.bashrc
@@ -1,5 +1,4 @@
[ -n "$PS1" ] && source ~/.bash_profile
5
.profile
@@ -1,3 +1,4 @@
+# shellcheck shell=sh
# TODO: I'll clean these up somehow
0 commit comments