X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=input-setup;h=6c94a540b7920dd7fe56d435bdf9d097ebeb98b6;hb=6061d88c7d5beda3e974943eb8676f7c39d4ae9f;hp=ba390dad1adf5e2ca5747bf430c5c53c6ba16bfd;hpb=7c40848349654f32903ce11d14337b01e740ff89;p=distro-setup diff --git a/input-setup b/input-setup index ba390da..6c94a54 100755 --- a/input-setup +++ b/input-setup @@ -1,4 +1,5 @@ -#!/bin/bash -l +#!/bin/bash +if [[ -s ~/.bashrc ]];then . ~/.bashrc;fi set -x # Copyright (C) 2016 Ian Kelling