X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.bashrc;h=d374dd4e522a7f7d34a88ee28c6e90e37e7d9509;hb=ef571de225d48762aad38f9a5a3b28bbab654e39;hp=840a353a108f82a0ebbb531e962151e23fb2440d;hpb=165008e5b82c81ebff1061c8f8294c3bc6e9dced;p=distro-setup diff --git a/.bashrc b/.bashrc index 840a353..d374dd4 100644 --- a/.bashrc +++ b/.bashrc @@ -9,6 +9,7 @@ #exec 2>>/a/tmp/bashlog + # History related options first, or else # we risk screwing up history history. And this is duplicated # in ~/.bash_profile just for good measure @@ -71,5 +72,7 @@ else fi fi fi + + # ensure no bad programs appending to this file will have an affect return 0