summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2021-08-26 14:10:07 +0100
committerGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2021-08-26 14:10:30 +0100
commit3136b0b288f22eef8ad152a8f4f118f77b65c422 (patch)
tree5e66b624977df34aa814ac67b2c373d207c0e8ff
parentuse installed xscreensaver-dbus (diff)
downloaddotfiles-3136b0b288f22eef8ad152a8f4f118f77b65c422.tar.gz
dotfiles-3136b0b288f22eef8ad152a8f4f118f77b65c422.tar.bz2
dotfiles-3136b0b288f22eef8ad152a8f4f118f77b65c422.zip
go private broadbean
-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/