X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-pkgs;h=b69af1a68933b2a0573702924cb428b5e5615bb4;hb=7d5e9e87105fafa2243603f958c8b41cdaa7f0ad;hp=21d44621e538e47d73d863b14748094d284c7caf;hpb=0b6d44c7f3d567e0a26138509c8a24cb57c69b50;p=distro-setup diff --git a/distro-pkgs b/distro-pkgs index 21d4462..b69af1a 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 <