X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=dsremote;fp=dsremote;h=ec8b2d269e6669bec6f21542ff4e9e30e4f7812c;hp=21767404a53cfed9b1c045d79aa124f7f541c3f6;hb=d67edcdca8795a4bca116aa532d02dda246a6f53;hpb=a9e3d60b4254cd5c6216c4b3e7f8cd5cc5107fad diff --git a/dsremote b/dsremote index 2176740..ec8b2d2 100755 --- a/dsremote +++ b/dsremote @@ -13,6 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +# shellcheck source=/a/bin/ds/.bashrc if [[ -s ~/.bashrc ]];then . ~/.bashrc;fi set -eE -o pipefail