X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-pkgs;h=ab6fa6495689aecb723f9ca561d9ee368b049e46;hb=77917a8fbf2032a8b2634a1b3de0879ec45cf213;hp=62c877aefeff109b2dbbf474eaf1d14797be6145;hpb=2d3ce30754a3f24d922635647bab4990b60f5c27;p=distro-setup diff --git a/distro-pkgs b/distro-pkgs index 62c877a..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 <