X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-pkgs;h=ab6fa6495689aecb723f9ca561d9ee368b049e46;hb=7f759d320592e791a62cd0a966350e8c53ee0976;hp=2267d8ee68ae61c66ab988c55eaf0fc41cb942b7;hpb=1f524e72136f1d10548bdc4f502c6405ba6dbcd0;p=distro-setup diff --git a/distro-pkgs b/distro-pkgs index 2267d8e..ab6fa64 100755 --- a/distro-pkgs +++ b/distro-pkgs @@ -1,10 +1,11 @@ -#!/bin/bash -l - -err-catch +#!/bin/bash +# Copyright (C) 2019 Ian Kelling +# SPDX-License-Identifier: AGPL-3.0-or-later +if [[ -s ~/.bashrc ]];then . ~/.bashrc;fi usage() { - cat <