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