X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-pkgs;h=b69af1a68933b2a0573702924cb428b5e5615bb4;hb=165008e5b82c81ebff1061c8f8294c3bc6e9dced;hp=d72e4ecf4cd9ea033e657ee369d03587892b7ac9;hpb=343a048be4b32d18540c6531048d2b9a006774ae;p=distro-setup diff --git a/distro-pkgs b/distro-pkgs index d72e4ec..b69af1a 100755 --- a/distro-pkgs +++ b/distro-pkgs @@ -1,6 +1,7 @@ -#!/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() {