X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=distro-pkgs;h=b69af1a68933b2a0573702924cb428b5e5615bb4;hp=5fdd13c2aea6697797e144dbb4bd5b04bc4c2ed5;hb=7d5e9e87105fafa2243603f958c8b41cdaa7f0ad;hpb=32a1673064cfd9eaa165b4ea62fa416f02f3dfd2 diff --git a/distro-pkgs b/distro-pkgs index 5fdd13c..b69af1a 100755 --- a/distro-pkgs +++ b/distro-pkgs @@ -1,6 +1,7 @@ -#!/bin/bash -l - -source /a/bin/errhandle/err +#!/bin/bash +# Copyright (C) 2019 Ian Kelling +# SPDX-License-Identifier: AGPL-3.0-or-later +if [[ -s ~/.bashrc ]];then . ~/.bashrc;fi usage() {