X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-pkgs;h=ab6fa6495689aecb723f9ca561d9ee368b049e46;hb=a1ebefe19ab910d20fad0c2fd88637fee23dee7c;hp=0c137cb4afefed3cbf7cfd8f97397e0f453a4b9a;hpb=15f043c2c297176bd623d8a8602e2dc5d67eacd6;p=distro-setup diff --git a/distro-pkgs b/distro-pkgs index 0c137cb..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 <