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