X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=disabled%2Fphabricator-setup;h=212ac62f7c76f9362c6d916bd935053869ce1b1f;hp=ebd93606f752f8d688990d7d126bf7699f185cb5;hb=7d5e9e87105fafa2243603f958c8b41cdaa7f0ad;hpb=32a1673064cfd9eaa165b4ea62fa416f02f3dfd2 diff --git a/disabled/phabricator-setup b/disabled/phabricator-setup index ebd9360..212ac62 100755 --- a/disabled/phabricator-setup +++ b/disabled/phabricator-setup @@ -1,4 +1,4 @@ -#!/bin/bash -l +#!/bin/bash # Copyright (C) 2016 Ian Kelling # Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,8 +18,7 @@ # Automated phabricator setup. Not currently using it, # but it worked last time I tried it. -set -eE -o pipefail -trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?"' ERR +if [[ -s ~/.bashrc ]];then . ~/.bashrc;fi set -x