summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
-rw-r--r--.gitconfig2
2 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 3318cd5..47f9da3 100644
--- a/.bashrc
+++ b/.bashrc
@@ -58,3 +58,4 @@ function xreset() {
#\[\033[0;34m\]\$\
#\[\033[0m\] "
+export GOPRIVATE=bitbucket.org/broadbean
diff --git a/.gitconfig b/.gitconfig
index 478387c..d5f7022 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -55,3 +55,5 @@
st = status -bs
tracked = ls-tree -r --name-only --full-name HEAD
stashed = stash list --pretty=format:'%gd: %Cred%h%Creset %Cgreen[%ar]%Creset %gs'
+[url "ssh://git@bitbucket.org/"]
+ insteadof = https://bitbucket.org/