From 66f565bc228dcb6734651219d219ceb856106aa9 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 21 Feb 2020 10:01:36 +0800 Subject: update --- scripts/load-settings.sh | 3 +++ tigrc | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/load-settings.sh b/scripts/load-settings.sh index fa0ee90..07c8791 100755 --- a/scripts/load-settings.sh +++ b/scripts/load-settings.sh @@ -19,3 +19,6 @@ $SETTING_DIR/scripts/sync.sh OSM_UTIL_DIR=$SETTING_DIR/scripts/osm source $OSM_UTIL_DIR/osm +# go +PATH=$PATH:$HOME/go/bin + diff --git a/tigrc b/tigrc index 6de641a..5350127 100644 --- a/tigrc +++ b/tigrc @@ -43,7 +43,7 @@ bind generic Ur @git remote rename "%(prompt Rename which remote?: )" "%(prompt bind generic U! @git remote remove "%(prompt Remove which remote?: )" bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )" -bind generic Uu ?git remote update --prune +bind generic UU ?git remote update --prune bind generic Uprf ?git fetch "%(prompt Fetch from which remote?: )" pull/"%(prompt PR number: )"/head:pr # toggle case sensitive for search -- cgit v1.2.3-70-g09d2