X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.bash_profile;h=d3a6a8fd56280c26a618bf525c38b66d35e8b63a;hb=0310db0c0589445a132e77f0b7a8fbb5e1ae3082;hp=a2254a1b49a06e98062dc76f79ff4e69b855e45e;hpb=7ead7bbf5d3994d60aefaeb2386bd23ebc7d5f57;p=distro-setup diff --git a/.bash_profile b/.bash_profile index a2254a1..d3a6a8f 100644 --- a/.bash_profile +++ b/.bash_profile @@ -12,3 +12,6 @@ # the user to change. [[ -f ~/.bashrc ]] && . ~/.bashrc + +# ensure no bad programs appending to this file will have an affect +return 0